See: Description
Class | Description |
---|---|
AsyncRequester |
Protocol agnostic client side I/O session initiator.
|
AsyncRequesterBootstrap |
HttpAsyncRequester bootstrap. |
AsyncServer |
Protocol agnostic server side I/O session handler.
|
AsyncServerBootstrap |
HttpAsyncServer bootstrap. |
HttpAsyncRequester |
HTTP/1.1 client side message exchange initiator.
|
HttpAsyncServer |
HTTP/1.1 server side message exchange handler.
|
HttpRequester |
HTTP/1.1 client side message exchange initiator.
|
HttpServer |
HTTP/1.1 server side message exchange handler.
|
RequesterBootstrap |
HttpRequester bootstrap. |
ServerBootstrap |
HttpServer bootstrap. |
Enum | Description |
---|---|
StandardFilter |
Filters supported by async and classic server implementations
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.