Uses of Package
io.undertow.websockets.core
-
Classes in io.undertow.websockets.core used by io.undertow.websockets Class Description WebSocketChannel AConnectedChannel
which can be used to send and receive WebSocket Frames. -
Classes in io.undertow.websockets.core used by io.undertow.websockets.client Class Description WebSocketChannel AConnectedChannel
which can be used to send and receive WebSocket Frames.WebSocketVersion Enum which list all the different versions of the WebSocket specification (to the current date). -
Classes in io.undertow.websockets.core used by io.undertow.websockets.core Class Description BufferedBinaryMessage A buffered binary message.BufferedTextMessage A buffered text message.CloseMessage A close messageStreamSinkFrameChannel StreamSourceFrameChannel Base class for processes Frame bases StreamSourceChannels.WebSocketCallback WebSocketChannel AConnectedChannel
which can be used to send and receive WebSocket Frames.WebSocketChannel.PartialFrame Interface that represents a frame channel that is in the process of being createdWebSocketException Base class for all WebSocket ExceptionsWebSocketFrameCorruptedException WebSocketException which will be thrown if a corrupted frame was detectedWebSocketFramePriority Web socket frame priorityWebSocketFrameType The different WebSocketFrame types which are out there.WebSocketHandshakeException WebSocketException
which should be used during the WebSocket-Handshake processing.WebSocketInvalidCloseCodeException WebSocketException which will be thrown if a corrupted frame was detectedWebSocketLogger log messages start at 25000WebSocketMessages start at 20000WebSocketMessages_$bundle Warning this class consists of generated code.WebSocketVersion Enum which list all the different versions of the WebSocket specification (to the current date). -
Classes in io.undertow.websockets.core used by io.undertow.websockets.core.protocol Class Description WebSocketChannel AConnectedChannel
which can be used to send and receive WebSocket Frames.WebSocketVersion Enum which list all the different versions of the WebSocket specification (to the current date). -
Classes in io.undertow.websockets.core used by io.undertow.websockets.core.protocol.version07 Class Description StreamSinkFrameChannel WebSocketChannel AConnectedChannel
which can be used to send and receive WebSocket Frames.WebSocketChannel.PartialFrame Interface that represents a frame channel that is in the process of being createdWebSocketFrameType The different WebSocketFrame types which are out there.WebSocketVersion Enum which list all the different versions of the WebSocket specification (to the current date). -
Classes in io.undertow.websockets.core used by io.undertow.websockets.core.protocol.version08 Class Description WebSocketChannel AConnectedChannel
which can be used to send and receive WebSocket Frames.WebSocketVersion Enum which list all the different versions of the WebSocket specification (to the current date). -
Classes in io.undertow.websockets.core used by io.undertow.websockets.core.protocol.version13 Class Description WebSocketChannel AConnectedChannel
which can be used to send and receive WebSocket Frames.WebSocketVersion Enum which list all the different versions of the WebSocket specification (to the current date). -
Classes in io.undertow.websockets.core used by io.undertow.websockets.extensions Class Description StreamSinkFrameChannel StreamSourceFrameChannel Base class for processes Frame bases StreamSourceChannels. -
Classes in io.undertow.websockets.core used by io.undertow.websockets.spi Class Description WebSocketChannel AConnectedChannel
which can be used to send and receive WebSocket Frames.