Package com.microsoft.azure.proton.transport.ws
Package containing classes for connecting via WebSockets.
-
Interface Summary Interface Description WebSocket Provides interface for WebSocket.WebSocketHandler Handles states for the web socket.WebSocketHeader Represents a web socket header. -
Class Summary Class Description WebSocketHandler.WebsocketTuple Represents the web socket message and its type. -
Enum Summary Enum Description WebSocket.WebSocketFrameReadState States for the web socket when reading from the underlying buffer.WebSocket.WebSocketState States that the web socket can be in.WebSocketHandler.WebSocketMessageType States when parsing a frame.