Logo
0.80
  • Setting up a project
  • Writing a server
  • Writing a client
    • Calling an HTTP service
    • Retrofit integration
    • Calling a Thrift service
    • Calling a gRPC service
    • Exception propagation
    • Decorating a client
    • Sending custom HTTP headers
    • Automatic retry
    • Circuit breaker
    • Client-side load balancing and service discovery
  • Advanced topics
  • Release notes
  • API documentation
  • Source cross-reference
  • Questions and answers
  • Fork me at GitHub
  • Contributing
Armeria
  • Docs »
  • Writing a client
  • Edit on GitHub

Writing a clientΒΆ

  • Calling an HTTP service
  • Retrofit integration
  • Calling a Thrift service
  • Calling a gRPC service
  • Exception propagation
  • Decorating a client
  • Sending custom HTTP headers
  • Automatic retry
  • Circuit breaker
  • Client-side load balancing and service discovery
Next Previous

© Copyright 2015-2019, LINE Corporation

Built with Sphinx using a theme provided by Read the Docs.
Fork me at GitHub