Uses of Class
com.microsoft.azure.proton.transport.ws.impl.WebSocketUpgrade
-
Packages that use WebSocketUpgrade Package Description com.microsoft.azure.proton.transport.ws.impl Package containg implementation forWebSocketHandlerandWebSocket. -
-
Uses of WebSocketUpgrade in com.microsoft.azure.proton.transport.ws.impl
Methods in com.microsoft.azure.proton.transport.ws.impl that return WebSocketUpgrade Modifier and Type Method Description protected WebSocketUpgradeWebSocketHandlerImpl. createWebSocketUpgrade(String hostName, String webSocketPath, String webSocketQuery, int webSocketPort, String webSocketProtocol, Map<String,String> additionalHeaders)
-