| Package | Description |
|---|---|
| io.scalecube.services.gateway.clientsdk.websocket |
| Modifier and Type | Method and Description |
|---|---|
static Signal |
Signal.from(int code)
Return appropriate instance of
Signal for given signal code. |
static Signal |
Signal.from(String code)
Return appropriate instance of
Signal for given signal code. |
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.
|
Copyright © 2015–2019. All rights reserved.