Package akka.javasdk.http


package akka.javasdk.http
HTTP Endpoint component and HTTP client.
  • Class
    Description
    Not for user extension, instances provided by HttpClientProvider and the testkit.
    Not for user extension, instances are available through injection in selected component types.
     
    Helper class for creating common HTTP responses.
    A builder for HTTP requests and handling of their responses
    Not for user extension, can be injected as constructor parameter into HTTP endpoint components
    A strict response that contains both the HTTP response and the body.