| Interface | Description |
|---|---|
| Handler |
A super simple Handler for managing web application.
|
| IOExceptionHandler |
| Class | Description |
|---|---|
| BridgeRuntime |
Bridge the Atmosphere Framework with Netty.
|
| BridgeRuntime.State | |
| ChannelWriter | |
| ChunkedWriter |
An chunk based
ChannelWriter |
| Config |
A Configuration class used to configure Atmosphere.
|
| Config.Builder | |
| Context | |
| Context.Builder | |
| HttpStaticFileServerHandler |
A simple handler that serves incoming HTTP requests to send their respective
HTTP responses.
|
| Nettosphere |
Start Atmosphere on top of Netty.
|
| Nettosphere.Builder |
Construct a
Nettosphere. |
| NettyWebSocket | |
| RuntimeEngine |
This class expose some runtime properties of the Netty implementation
|
| StreamWriter |
A streaming
ChannelWriter that write unchuncked bytes. |
Copyright © 2018. All Rights Reserved.