| Package | Description |
|---|---|
| org.mule.runtime.http.api.ws |
| Modifier and Type | Method and Description |
|---|---|
WebSocket.WebSocketType |
WebSocket.getType() |
static WebSocket.WebSocketType |
WebSocket.WebSocketType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebSocket.WebSocketType[] |
WebSocket.WebSocketType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.