- validateProxyResponse(ByteBuffer) - Method in class com.microsoft.azure.proton.transport.proxy.impl.ProxyHandlerImpl
-
Verifies that buffer contains a successful CONNECT response.
- validateProxyResponse(ByteBuffer) - Method in interface com.microsoft.azure.proton.transport.proxy.ProxyHandler
-
Verifies that buffer contains a successful CONNECT response.
- validateUpgradeReply(ByteBuffer) - Method in class com.microsoft.azure.proton.transport.ws.impl.WebSocketHandlerImpl
-
- validateUpgradeReply(byte[]) - Method in class com.microsoft.azure.proton.transport.ws.impl.WebSocketUpgrade
-
Validate the response received for 'upgrade to websockets' request from http server.
- validateUpgradeReply(ByteBuffer) - Method in interface com.microsoft.azure.proton.transport.ws.WebSocketHandler
-
- valueOf(String) - Static method in enum com.microsoft.azure.proton.transport.proxy.Proxy.ProxyState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.proton.transport.proxy.ProxyAuthenticationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.proton.transport.ws.WebSocket.WebSocketFrameReadState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.proton.transport.ws.WebSocket.WebSocketState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.proton.transport.ws.WebSocketHandler.WebSocketMessageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.azure.proton.transport.proxy.Proxy.ProxyState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.proton.transport.proxy.ProxyAuthenticationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.proton.transport.ws.WebSocket.WebSocketFrameReadState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.proton.transport.ws.WebSocket.WebSocketState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.proton.transport.ws.WebSocketHandler.WebSocketMessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.