| Class and Description |
|---|
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| Class and Description |
|---|
ServerConfig
Server configuration. |
| Class and Description |
|---|
| HttpService
An HTTP/2
Service. |
Route
Route maps from an incoming HTTP request to an HttpService based on its path, method,
content type and accepted types. |
| Service |
| ServiceConfig
An
HttpService configuration. |
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| Class and Description |
|---|
| AbstractHttpService
A skeletal
HttpService for easier HTTP service implementation. |
| AnnotatedServiceBindingBuilder
A builder class for binding an
HttpService fluently. |
| ClientAddressSource
A source which is used to get a client address.
|
| DecoratingHttpServiceFunction
A functional interface that enables building a
SimpleDecoratingHttpService with
HttpService.decorate(DecoratingHttpServiceFunction). |
| DecoratingRpcServiceFunction
A functional interface that enables building a
SimpleDecoratingRpcService with
RpcService.decorate(DecoratingRpcServiceFunction). |
| DecoratingService |
| DecoratingServiceBindingBuilder
A builder class for binding a
decorator with Route fluently. |
| HttpResponseException
A
RuntimeException that is raised to send an HTTP response with the content specified
by a user. |
| HttpService
An HTTP/2
Service. |
| HttpServiceWithRoutes
An interface that enables getting all the
Routes where an HttpService should be bound. |
| HttpStatusException
A
RuntimeException that is raised to send a simplistic HTTP response with minimal content
by a Service. |
| ProxiedAddresses
An interface to provide source and destination addresses delivered from a proxy server.
|
| RejectedRouteHandler |
| RequestTimeoutException
A
TimeoutException raised when a request has not been received from a client within timeout. |
Route
Route maps from an incoming HTTP request to an HttpService based on its path, method,
content type and accepted types. |
| RouteBuilder
Builds a new
Route. |
| Routed
A value mapped by
Router. |
| RoutePathType
The type of the path which was specified when a
Route is created. |
| Router
Finds a mapping that matches a given
RoutingContext. |
| RoutingContext
Holds the parameters which are required to find a service available to handle the request.
|
| RoutingResult
The result returned by
Route.apply(RoutingContext). |
| RoutingResultBuilder
Builds a new
RoutingResult. |
| RoutingResultType
The type of
RoutingResult. |
| RpcService
An RPC
Service. |
| Server
Listens to
ServerPorts and delegates client requests to Services. |
| ServerBuilder
Builds a new
Server and its ServerConfig. |
ServerConfig
Server configuration. |
| ServerListener
Listens to life cycle events of a
Server. |
| ServerListenerBuilder
Builds a new
ServerListener. |
| ServerPort
A pair of server-side bind address and
SessionProtocol. |
| Service |
| ServiceBindingBuilder
A builder class for binding an
HttpService fluently. |
| ServiceConfig
An
HttpService configuration. |
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| ServiceRequestContextBuilder
Builds a new
ServiceRequestContext. |
| ServiceWithRoutes |
| SimpleDecoratingService |
| TransientService
A
Service that handles transient requests, for example, health check requests. |
| VirtualHost |
| VirtualHostAnnotatedServiceBindingBuilder
A builder class for binding an
HttpService to a virtual host fluently. |
| VirtualHostBuilder
Builds a new
VirtualHost. |
| VirtualHostDecoratingServiceBindingBuilder
A builder class for binding a
decorator to a Route fluently. |
| VirtualHostServiceBindingBuilder
A builder class for binding an
HttpService fluently. |
| Class and Description |
|---|
| HttpService
An HTTP/2
Service. |
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| Class and Description |
|---|
| HttpService
An HTTP/2
Service. |
| Class and Description |
|---|
| DecoratingService |
| HttpService
An HTTP/2
Service. |
| Service |
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| SimpleDecoratingHttpService
An
HttpService that decorates another HttpService. |
| SimpleDecoratingService |
| Class and Description |
|---|
| HttpService
An HTTP/2
Service. |
Route
Route maps from an incoming HTTP request to an HttpService based on its path, method,
content type and accepted types. |
| Routed
A value mapped by
Router. |
| RoutingContext
Holds the parameters which are required to find a service available to handle the request.
|
| RpcService
An RPC
Service. |
| Service |
| ServiceConfig
An
HttpService configuration. |
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| Class and Description |
|---|
| DecoratingService |
| HttpService
An HTTP/2
Service. |
Route
Route maps from an incoming HTTP request to an HttpService based on its path, method,
content type and accepted types. |
| RoutingContext
Holds the parameters which are required to find a service available to handle the request.
|
| Service |
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| SimpleDecoratingHttpService
An
HttpService that decorates another HttpService. |
| SimpleDecoratingService |
| Class and Description |
|---|
| HttpService
An HTTP/2
Service. |
| Service |
| ServiceConfig
An
HttpService configuration. |
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| Class and Description |
|---|
| DecoratingService |
| HttpService
An HTTP/2
Service. |
| Service |
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| SimpleDecoratingHttpService
An
HttpService that decorates another HttpService. |
| SimpleDecoratingService |
| Class and Description |
|---|
| AbstractHttpService
A skeletal
HttpService for easier HTTP service implementation. |
| HttpService
An HTTP/2
Service. |
Route
Route maps from an incoming HTTP request to an HttpService based on its path, method,
content type and accepted types. |
| Service |
| ServiceConfig
An
HttpService configuration. |
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| Class and Description |
|---|
| AbstractHttpService
A skeletal
HttpService for easier HTTP service implementation. |
| HttpService
An HTTP/2
Service. |
| Service |
| ServiceConfig
An
HttpService configuration. |
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| TransientHttpService
An
HttpService that handles transient requests, for example, health check requests. |
| TransientService
A
Service that handles transient requests, for example, health check requests. |
| Class and Description |
|---|
| DecoratingService |
| HttpService
An HTTP/2
Service. |
| Service |
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| SimpleDecoratingHttpService
An
HttpService that decorates another HttpService. |
| SimpleDecoratingService |
| Class and Description |
|---|
| AbstractHttpService
A skeletal
HttpService for easier HTTP service implementation. |
| DecoratingService |
| HttpService
An HTTP/2
Service. |
| Service |
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| SimpleDecoratingHttpService
An
HttpService that decorates another HttpService. |
| SimpleDecoratingService |
| Class and Description |
|---|
| DecoratingService |
| HttpService
An HTTP/2
Service. |
| RpcService
An RPC
Service. |
| Service |
| ServiceRequestContext
Provides information about an invocation and related utilities.
|
| SimpleDecoratingService |
Copyright © 2020 LeanCloud. All rights reserved.