All Classes and Interfaces
Class
Description
Static reference to a specific annotated classes metadata.
Basic EndpointConfig (used when no EndpointConfig is provided or discovered)
Partial BINARY MessageAppender for MessageHandler.Partial interface
Partial BINARY MessageAppender for @
OnMessage annotated methodsDefault implementation of the
Decoder.Text Message to Boolean decoder.Default encoder for
Boolean to Encoder.Text Message encoderDefault implementation of the
Decoder.Text Message to Byte decoderDefault encoder for
Byte to Encoder.Text Message encoderDefault implementation of the
Decoder.Text Message to Character decoderDefault encoder for
Character to Encoder.Text Message encoderContainer for Client use of the javax.websocket API.
The immutable base metadata for a coder (
Decoder or EncoderAn durable collection of
CoderMetadata.Tag indicating a component that needs to be configured.
Factory for
DecoderMetadataImmutable Metadata for a
DecoderDefault implementation of the
Decoder.Text Message to Double to decoderDefault encoder for
Double to Encoder.Text Message encoderThrown when a duplicate coder is encountered when attempting to identify a Endpoint's metadata (
Decoder or Encoder)A
Future<Void> that is already failed as a result of an Encode errorRepresents all of the declared
Encoders that the Container is aware of.Immutable Metadata for a
EncoderAssociate a JSR Endpoint with its optional
EndpointConfigDefault implementation of the Text Message to
Float decoderDefault encoder for
Float to Encoder.Text Message encoderJSR-356 Parameter Identification processing.
Exception during initialization of the Endpoint
Default implementation of the
Decoder.Text Message to Integer decoderDefault encoder for
Integer to Encoder.Text Message encoderClient
ContainerProvider implementation.Base implementation for JSR-356 Annotated event drivers.
Event Driver for classes annotated with @
ClientEndpointEventDriver for websocket that extend from
EndpointThe live event methods found for a specific Annotated Endpoint
Common base for Parameter Identification in JSR Callable methods
Param handling for static Binary @
OnMessage parameters.Param handling for Text or Binary @
OnMessage parameters declared as DecodersParam handling for @
OnClose parameters.Param handling for @
OnError parameters.Param handling for @
OnOpen parameters.Param handling for static Text @
OnMessage parametersSession for the JSR.
Default implementation of the Text Message to
Long decoderDefault encoder for
Long to Encoder.Text Message encoderFactory for
MessageHandlerMetadataAn immutable metadata for a
MessageHandler, representing a single interface on a message handling class.Expose a
MessageHandler instance along with its associated MessageHandlerMetadata and DecoderFactory.WrapperBasic Message Type enum.
Callable for
OnClose annotated methodsCallable for
OnError annotated methodsCallable for
OnMessage annotated methods with a whole or partial binary messages.Callable for
OnMessage annotated methods for InputStream based binary message objectsCallable for
OnMessage annotated methods with a PongMessage message object.Callable for
OnMessage annotated methods with a whole or partial text messages.Callable for
OnMessage annotated methods for Reader based text message objectsCallable for
OnOpen annotated methodsThe various roles of the known parameters.
Default implementation of the
Decoder.Text Message to Short decoderDefault encoder for
Short to Encoder.Text Message encoderBasic
EndpointMetadata for an WebSocket that extends from EndpointDefault implementation of the
Decoder.Text Message to String decoderDefault encoder for
String to Encoder.Text Message encoderPartial TEXT MessageAppender for MessageHandler.Partial interface
Partial TEXT MessageAppender for @
OnMessage annotated methods