| Package | Description |
|---|---|
| org.mule.runtime.http.api.server.ws | |
| org.mule.runtime.http.api.ws |
| Modifier and Type | Method and Description |
|---|---|
WebSocketProtocol |
WebSocketRequest.getScheme() |
| Modifier and Type | Method and Description |
|---|---|
static WebSocketProtocol |
WebSocketProtocol.forScheme(String scheme)
Returns the
WebSocketProtocol that corresponds to the given scheme |
WebSocketProtocol |
WebSocket.getProtocol() |
static WebSocketProtocol |
WebSocketProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebSocketProtocol[] |
WebSocketProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.