All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractDecoder AbstractEncoder AbstractJsrEventDriver AbstractJsrRemote AnnotatedClientEndpointConfig AnnotatedClientEndpointMetadata AnnotatedEndpointMetadata<T extends java.lang.annotation.Annotation,C extends javax.websocket.EndpointConfig> Static reference to a specific annotated classes metadata.AnnotatedEndpointScanner<T extends java.lang.annotation.Annotation,C extends javax.websocket.EndpointConfig> BasicEndpointConfig Basic EndpointConfig (used when no EndpointConfig is provided or discovered)BinaryPartialMessage Partial BINARY MessageAppender for MessageHandler.Partial interfaceBinaryPartialOnMessage Partial BINARY MessageAppender for @OnMessageannotated methodsBinaryWholeMessage BooleanDecoder Default implementation of theDecoder.TextMessage toBooleandecoder.BooleanEncoder Default encoder forBooleantoEncoder.TextMessage encoderByteArrayDecoder ByteArrayEncoder ByteBufferDecoder ByteBufferEncoder ByteDecoder Default implementation of theDecoder.TextMessage toBytedecoderByteEncoder Default encoder forBytetoEncoder.TextMessage encoderCharacterDecoder Default implementation of theDecoder.TextMessage toCharacterdecoderCharacterEncoder Default encoder forCharactertoEncoder.TextMessage encoderClientContainer Container for Client use of the javax.websocket API.CoderMetadata<T> The immutable base metadata for a coder (DecoderorEncoderCoderMetadataSet<T,M extends CoderMetadata<T>> An durable collection ofCoderMetadata.Configurable Tag indicating a component that needs to be configured.ConfigurationException DecoderFactory Factory forDecoderMetadataDecoderFactory.Wrapper DecoderMetadata Immutable Metadata for aDecoderDecoderMetadataSet DefaultBinaryEncoder DefaultBinaryStreamEncoder DefaultTextEncoder DefaultTextStreamEncoder DoubleDecoder Default implementation of theDecoder.TextMessage toDoubleto decoderDoubleEncoder Default encoder forDoubletoEncoder.TextMessage encoderDuplicateCoderException Thrown when a duplicate coder is encountered when attempting to identify a Endpoint's metadata (DecoderorEncoder)EmptyClientEndpointConfig EmptyConfigurator EncodeFailedFuture AFuture<Void>that is already failed as a result of an Encode errorEncoderFactory Represents all of the declaredEncoders that the Container is aware of.EncoderFactory.Wrapper EncoderMetadata Immutable Metadata for aEncoderEncoderMetadataSet EndpointInstance Associate a JSR Endpoint with its optionalEndpointConfigEndpointMetadata FloatDecoder Default implementation of the Text Message toFloatdecoderFloatEncoder Default encoder forFloattoEncoder.TextMessage encoderIJsrMethod IJsrParamId JSR-356 Parameter Identification processing.InitException Exception during initialization of the EndpointInputStreamDecoder IntegerDecoder Default implementation of theDecoder.TextMessage toIntegerdecoderIntegerEncoder Default encoder forIntegertoEncoder.TextMessage encoderJettyClientContainerProvider ClientContainerProviderimplementation.JsrAnnotatedEventDriver Base implementation for JSR-356 Annotated event drivers.JsrAsyncRemote JsrBasicRemote JsrCallable JsrClientEndpointImpl Event Driver for classes annotated with @ClientEndpointJsrEndpointEventDriver EventDriver for websocket that extend fromEndpointJsrEndpointImpl JsrEventDriverFactory JsrEvents<T extends java.lang.annotation.Annotation,C extends javax.websocket.EndpointConfig> The live event methods found for a specific Annotated EndpointJsrExtension JsrExtensionConfig JsrHandshakeResponse JsrParamIdBase Common base for Parameter Identification in JSR Callable methodsJsrParamIdBinary Param handling for static Binary @OnMessageparameters.JsrParamIdDecoder Param handling for Text or Binary @OnMessageparameters declared asDecodersJsrParamIdOnClose Param handling for @OnCloseparameters.JsrParamIdOnError Param handling for @OnErrorparameters.JsrParamIdOnMessage JsrParamIdOnOpen Param handling for @OnOpenparameters.JsrParamIdPong JsrParamIdText Param handling for static Text @OnMessageparametersJsrPongMessage JsrSession Session for the JSR.JsrSessionFactory JsrSessionListener JsrSessionTracker JsrUpgradeListener LongDecoder Default implementation of the Text Message toLongdecoderLongEncoder Default encoder forLongtoEncoder.TextMessage encoderMessageHandlerFactory Factory forMessageHandlerMetadataMessageHandlerMetadata An immutable metadata for aMessageHandler, representing a single interface on a message handling class.MessageHandlerWrapper Expose aMessageHandlerinstance along with its associatedMessageHandlerMetadataandDecoderFactory.WrapperMessageType Basic Message Type enum.OnCloseCallable Callable forOnCloseannotated methodsOnErrorCallable Callable forOnErrorannotated methodsOnMessageBinaryCallable Callable forOnMessageannotated methods with a whole or partial binary messages.OnMessageBinaryStreamCallable Callable forOnMessageannotated methods forInputStreambased binary message objectsOnMessageCallable OnMessagePongCallable Callable forOnMessageannotated methods with aPongMessagemessage object.OnMessageTextCallable Callable forOnMessageannotated methods with a whole or partial text messages.OnMessageTextStreamCallable Callable forOnMessageannotated methods forReaderbased text message objectsOnOpenCallable Callable forOnOpenannotated methodsParam Param.Role The various roles of the known parameters.PongMessageDecoder PrimitiveDecoderMetadataSet PrimitiveEncoderMetadataSet Primitives ReaderDecoder SendHandlerWriteCallback ShortDecoder Default implementation of theDecoder.TextMessage toShortdecoderShortEncoder Default encoder forShorttoEncoder.TextMessage encoderSimpleEndpointMetadata BasicEndpointMetadatafor an WebSocket that extends fromEndpointStringDecoder Default implementation of theDecoder.TextMessage toStringdecoderStringEncoder Default encoder forStringtoEncoder.TextMessage encoderTextPartialMessage Partial TEXT MessageAppender for MessageHandler.Partial interfaceTextPartialOnMessage Partial TEXT MessageAppender for @OnMessageannotated methodsTextWholeMessage