Package org.atmosphere.websocket
package org.atmosphere.websocket
-
ClassDescriptionLike the
AsynchronousProcessorclass, this class is responsible for dispatching WebSocket request to the properWebSocketimplementation.Represent a portable WebSocket implementation which can be used to write message.A listener for monitoring what's occurring on a WebSocket, independently of the underlying implementation.An implementation ofWebSocketEventListenerwith just log event as trace.A factory for retrievingWebSocketA very simple interface adapter class that implements all methods and expose a WebSocket API close to the JavaScript Counterpart.Simple Adapter forWebSocketHandlerA Servlet Filter for configuring which WebSocket protocol version an application want to support.WebSocket Ping/Pong Listener.Atmosphere's WebSocket Support implementation.An exception that can be used to flag problems with the WebSocket processing.Simple Adapter fprWebSocketProcessorA WebSocket based protocol implementation.A streaming API for WebServer that support WebSocket streaming.A Streaming Interface for WebSocket.An Adapter forWebSocketStreamingHandlerAdapter