Uses of Enum Class
org.apache.nifi.websocket.WebSocketMessage.Type
-
Uses of WebSocketMessage.Type in org.apache.nifi.websocket
Fields in org.apache.nifi.websocket declared as WebSocketMessage.TypeMethods in org.apache.nifi.websocket that return WebSocketMessage.TypeModifier and TypeMethodDescriptionWebSocketMessage.getType()static WebSocketMessage.TypeReturns the enum constant of this class with the specified name.static WebSocketMessage.Type[]WebSocketMessage.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.