| Package | Description |
|---|---|
| io.scalecube.gateway.websocket.message |
| Modifier and Type | Method and Description |
|---|---|
static Signal |
Signal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Signal[] |
Signal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GatewayMessage.hasSignal(Signal signal) |
GatewayMessage.Builder |
GatewayMessage.Builder.signal(Signal signal) |
Copyright © 2015–2018. All rights reserved.