Uses of Package
com.microsoft.azure.proton.transport.ws
-
Packages that use com.microsoft.azure.proton.transport.ws Package Description com.microsoft.azure.proton.transport.ws Package containing classes for connecting via WebSockets.com.microsoft.azure.proton.transport.ws.impl Package containg implementation forWebSocketHandlerandWebSocket. -
Classes in com.microsoft.azure.proton.transport.ws used by com.microsoft.azure.proton.transport.ws Class 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 Handles states for the web socket.WebSocketHandler.WebSocketMessageType States when parsing a frame.WebSocketHandler.WebsocketTuple Represents the web socket message and its type. -
Classes in com.microsoft.azure.proton.transport.ws used by com.microsoft.azure.proton.transport.ws.impl Class Description WebSocket Provides interface for WebSocket.WebSocket.WebSocketState States that the web socket can be in.WebSocketHandler Handles states for the web socket.WebSocketHandler.WebsocketTuple Represents the web socket message and its type.