| Package | Description |
|---|---|
| com.microsoft.azure.proton.transport.ws |
| Modifier and Type | Method and Description |
|---|---|
WebSocketHandler.WebSocketMessageType |
WebSocketHandler.WebsocketTuple.getType() |
static WebSocketHandler.WebSocketMessageType |
WebSocketHandler.WebSocketMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebSocketHandler.WebSocketMessageType[] |
WebSocketHandler.WebSocketMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketHandler.WebsocketTuple.setType(WebSocketHandler.WebSocketMessageType type) |
| Constructor and Description |
|---|
WebsocketTuple(long length,
WebSocketHandler.WebSocketMessageType type) |
Copyright © 2020. All rights reserved.