javax.websocket
Interfaces
ClientEndpointConfig
CloseReason.CloseCode
Decoder
Decoder.Binary
Decoder.BinaryStream
Decoder.Text
Decoder.TextStream
Encoder
Encoder.Binary
Encoder.BinaryStream
Encoder.Text
Encoder.TextStream
EndpointConfig
Extension
Extension.Parameter
HandshakeResponse
MessageHandler
MessageHandler.Partial
MessageHandler.Whole
PongMessage
RemoteEndpoint
RemoteEndpoint.Async
RemoteEndpoint.Basic
SendHandler
Session
WebSocketContainer
Classes
ClientEndpointConfig.Builder
ClientEndpointConfig.Configurator
CloseReason
ContainerProvider
Endpoint
SendResult
Enums
CloseReason.CloseCodes
Exceptions
DecodeException
DeploymentException
EncodeException
SessionException
Annotation Types
ClientEndpoint
OnClose
OnError
OnMessage
OnOpen