Package org.atmosphere.nettosphere

Interface Summary
Handler A super simple Handler for managing web application.
 

Class Summary
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  
StreamWriter A streaming ChannelWriter that write unchuncked bytes.
 



Copyright © 2014. All Rights Reserved.