| Modifier and Type | Field and Description |
|---|---|
private WebSocketMessage.Type |
WebSocketMessage.type |
| Modifier and Type | Method and Description |
|---|---|
WebSocketMessage.Type |
WebSocketMessage.getType() |
static WebSocketMessage.Type |
WebSocketMessage.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebSocketMessage.Type[] |
WebSocketMessage.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Apache NiFi Project. All rights reserved.