All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractEventDriver EventDriver is the main interface between the User's WebSocket POJO and the internal jetty implementation of WebSocket.AbstractExtension AbstractMethodAnnotationScanner<T> Basic scanner for Annotated MethodsAbstractWebSocketConnection Provides the implementation ofLogicalConnectionwithin the framework of the newConnectionframework ofjetty-io.AbstractWebSocketConnection.Stats AcceptHash Logic for working with theSec-WebSocket-KeyandSec-WebSocket-Acceptheaders.BinaryFrame BlockingWriteCallback Extends aSharedBlockingCallbackto a WebSocketWriteCallbackBlockingWriteCallback.WriteBlocker ByteAccumulator CallableMethod A Callable MethodCloseFrame CloseInfo CompressExtension ConnectionState Connection states as outlined in RFC6455.ContinuationFrame ControlFrame DataFrame A Data FrameDeflateFrameExtension Implementation of the deflate-frame extension seen out in the wild.DelegatedContainerScope DeMaskProcessor EventDriver EventDriverFactory Create EventDriver implementations.EventDriverImpl A specific implementation of a EventDriver.EventMethod EventMethods A representation of the methods available to call for a particular class.ExtensionStack Represents the stack of Extensions.FragmentExtension Fragment ExtensionFrameCaptureExtension FrameFlusher FramePipes FutureWriteCallback Allows events to aWriteCallbackto drive aFuturefor the user.Generator Generating a frame in WebSocket land.HttpResponseHeaderParseListener HttpResponseHeaderParser Responsible for reading UTF8 Response Header lines and parsing them into a provided UpgradeResponse object.HttpResponseHeaderParser.ParseException IdentityExtension InvalidSignatureException IOState Simple state tracker for Input / Output andConnectionState.IOState.ConnectionStateListener JettyAnnotatedEventDriver Handler for Annotated User WebSocket objects.JettyAnnotatedImpl JettyAnnotatedMetadata JettyAnnotatedScanner JettyListenerEventDriver Handler forWebSocketListenerbased User WebSocket implementations.JettyListenerImpl LogicalConnection MessageAppender Appender for messages (used for multiple frames with continuations, and also to allow for streaming APIs)MessageInputStream Support class for reading a (single) WebSocket BINARY message via a InputStream.MessageOutputStream Support for writing a single WebSocket BINARY message via aOutputStreamMessageReader Support class for reading a (single) WebSocket TEXT message via a Reader.MessageWriter Support for writing a single WebSocket TEXT message via aWriterOpCode OptionalSessionCallableMethod Simple CallableMethod that manages the optionalSessionargumentParamList Simple class for representing a list of class arrays.Parser Parsing of a frames in WebSocket land.PayloadProcessor Process the payload (for demasking, validating, etc..)PerMessageDeflateExtension Per Message Deflate Compression extension for WebSocket.PingFrame PongFrame ReadOnlyDelegatedFrame Immutable, Read-only, Frame implementation.ReflectUtils RemoteEndpointFactory SessionFactory Interface for creating jettyWebSocketSessionobjects.SimpleBinaryMessage SimpleContainerScope SimpleTextMessage TextFrame TextUtil Collection of utility methods for Text contentUpgradeRequestAdapter UpgradeResponseAdapter Utf8CharBuffer A CharBuffer wrapped with the Utf8Appendable logic.Utf8PartialBuilder Deprecated. WebSocketContainerScope Defined Scope for a WebSocketContainer.WebSocketExtensionFactory WebSocketFrame A Base Frame as seen in RFC 6455.WebSocketRemoteEndpoint Endpoint for Writing messages to the Remote websocket.WebSocketSession WebSocketSession.Listener WebSocketSession.OnCloseLocalCallback WebSocketSessionFactory Default Session factory, creating WebSocketSession objects.WebSocketSessionScope Defined Scope for a WebSocketSession (active connection)XWebkitDeflateFrameExtension Implementation of the x-webkit-deflate-frame extension seen out in the wild.