| Class | Description |
|---|---|
| AtmosphereClient |
A specialized
Client for the Atmosphere Framework. |
| AtmosphereRequest |
A specialized
Request implementation to use with the Atmosphere Framework. |
| AtmosphereRequest.AtmosphereRequestBuilder |
A builder for
AtmosphereRequest. |
| AtmosphereSocket | |
| AtmosphereSocketRuntime |
Atmosphere Specific protocol information.
|
| ClientUtil |
Util class for building
AsyncHttpClient |
| DefaultClient |
The default implementation of the
Client |
| DefaultFuture |
The default
Future used by the library, based on the CountDownLatch |
| DefaultOptions |
Default implementation of the
Options |
| DefaultOptionsBuilder |
Default implementation of the
OptionsBuilder |
| DefaultRequest<T extends RequestBuilder> |
Default implementation of the
Request |
| DefaultRequestBuilder |
Default implementation of the
RequestBuilder |
| DefaultSocket |
Default implementation of the
Socket |
| SocketRuntime |
This class implement the logic for communicating with a remote server.
|
| Enum | Description |
|---|---|
| AtmosphereRequest.CACHE |
Copyright © 2017. All Rights Reserved.