Uses of Package
org.atmosphere.websocket
-
Classes in org.atmosphere.websocket used by org.atmosphere.annotation Class Description WebSocketFactory A factory for retrievingWebSocketWebSocketHandler A very simple interface adapter class that implements all methods and expose a WebSocket API close to the JavaScript Counterpart.WebSocketProcessor Atmosphere's WebSocket Support implementation.WebSocketProtocol A WebSocket based protocol implementation. -
Classes in org.atmosphere.websocket used by org.atmosphere.config.service Class Description WebSocketEventListener A listener for monitoring what's occurring on a WebSocket, independently of the underlying implementation. -
Classes in org.atmosphere.websocket used by org.atmosphere.container Class Description WebSocketProcessor Atmosphere's WebSocket Support implementation. -
Classes in org.atmosphere.websocket used by org.atmosphere.container.version Class Description WebSocket Represent a portable WebSocket implementation which can be used to write message. -
Classes in org.atmosphere.websocket used by org.atmosphere.cpr Class Description WebSocket Represent a portable WebSocket implementation which can be used to write message.WebSocketFactory A factory for retrievingWebSocketWebSocketHandler A very simple interface adapter class that implements all methods and expose a WebSocket API close to the JavaScript Counterpart.WebSocketProcessor Atmosphere's WebSocket Support implementation.WebSocketProtocol A WebSocket based protocol implementation. -
Classes in org.atmosphere.websocket used by org.atmosphere.inject Class Description WebSocketFactory A factory for retrievingWebSocket -
Classes in org.atmosphere.websocket used by org.atmosphere.websocket Class Description DefaultWebSocketProcessor Like theAsynchronousProcessorclass, this class is responsible for dispatching WebSocket request to the properWebSocketimplementation.WebSocket Represent a portable WebSocket implementation which can be used to write message.WebSocketEventListener A listener for monitoring what's occurring on a WebSocket, independently of the underlying implementation.WebSocketEventListener.WebSocketEvent WebSocketEventListener.WebSocketEvent.TYPE WebSocketFactory A factory for retrievingWebSocketWebSocketHandler A very simple interface adapter class that implements all methods and expose a WebSocket API close to the JavaScript Counterpart.WebSocketPingPongListener WebSocket Ping/Pong Listener.WebSocketProcessor Atmosphere's WebSocket Support implementation.WebSocketProcessor.WebSocketException An exception that can be used to flag problems with the WebSocket processing.WebSocketProcessor.WebSocketHandlerProxy WebSocketProtocol A WebSocket based protocol implementation.WebSocketStreamingHandler A Streaming Interface for WebSocket. -
Classes in org.atmosphere.websocket used by org.atmosphere.websocket.protocol Class Description WebSocket Represent a portable WebSocket implementation which can be used to write message.WebSocketProcessor.WebSocketException An exception that can be used to flag problems with the WebSocket processing.WebSocketProtocol A WebSocket based protocol implementation.WebSocketProtocolStream A streaming API for WebServer that support WebSocket streaming.