Package org.eclipse.jetty.websocket.jsr356
-
Interface Summary Interface Description Configurable Tag indicating a component that needs to be configured.JsrSessionListener -
Class Summary Class Description AbstractJsrRemote BasicEndpointConfig Basic EndpointConfig (used when no EndpointConfig is provided or discovered)ClientContainer Container for Client use of the javax.websocket API.DecoderFactory Factory forDecoderMetadata
DecoderFactory.Wrapper EncoderFactory Represents all of the declaredEncoder
s that the Container is aware of.EncoderFactory.Wrapper JettyClientContainerProvider ClientContainerProvider
implementation.JsrAsyncRemote JsrBasicRemote JsrExtension JsrExtensionConfig JsrHandshakeResponse JsrPongMessage JsrSession Session for the JSR.JsrSessionFactory JsrSessionTracker JsrUpgradeListener MessageHandlerFactory Factory forMessageHandlerMetadata
MessageHandlerWrapper Expose aMessageHandler
instance along with its associatedMessageHandlerMetadata
andDecoderFactory.Wrapper
-
Enum Summary Enum Description MessageType Basic Message Type enum. -
Exception Summary Exception Description ConfigurationException InitException Exception during initialization of the Endpoint