Package org.atmosphere.websocket

Interface Summary
WebSocketSupport All CometSupport implementation that support WebSocket must provide an implementation of this class, which is used for writing websocket message.
 

Class Summary
JettyWebSocketSupport Jetty 7 & 8 WebSocket support.
WebSocketAtmosphereHandler Simple AtmosphereHandler which redirect the first request to the web application welcome page.
WebSocketHttpServletResponse<A extends WebSocketSupport> Wrapper around an HttpServletResponse which use an instance of WebSocketSupport as a writer.
 



Copyright © 2010. All Rights Reserved.