Skip navigation links
A B C D E G I L M O P R S T V W 

A

AbstractWebSocketService - Class in org.apache.nifi.websocket
 
AbstractWebSocketService() - Constructor for class org.apache.nifi.websocket.AbstractWebSocketService
 
AbstractWebSocketSession - Class in org.apache.nifi.websocket
 
AbstractWebSocketSession() - Constructor for class org.apache.nifi.websocket.AbstractWebSocketSession
 

B

BinaryMessageConsumer - Interface in org.apache.nifi.websocket
 

C

captureSession(WebSocketSession) - Method in class org.apache.nifi.websocket.WebSocketMessageRouter
 
CHARSET_NAME - Static variable in class org.apache.nifi.websocket.WebSocketMessage
 
close(String) - Method in interface org.apache.nifi.websocket.WebSocketSession
 
connect(String) - Method in interface org.apache.nifi.websocket.WebSocketClientService
 
connect(String, Map<String, String>) - Method in interface org.apache.nifi.websocket.WebSocketClientService
 
connected(WebSocketSessionInfo) - Method in interface org.apache.nifi.websocket.ConnectedListener
 
ConnectedListener - Interface in org.apache.nifi.websocket
To be performed when a WebSocket connection is established.
consume(WebSocketSessionInfo, byte[], int, int) - Method in interface org.apache.nifi.websocket.BinaryMessageConsumer
 
consume(WebSocketSessionInfo, String) - Method in interface org.apache.nifi.websocket.TextMessageConsumer
 
containsSession(String) - Method in class org.apache.nifi.websocket.WebSocketMessageRouter
 

D

deregisterProcessor(String, Processor) - Method in class org.apache.nifi.websocket.AbstractWebSocketService
 
deregisterProcessor(Processor) - Method in class org.apache.nifi.websocket.WebSocketMessageRouter
 
deregisterProcessor(String, Processor) - Method in class org.apache.nifi.websocket.WebSocketMessageRouters
 
deregisterProcessor(String, Processor) - Method in interface org.apache.nifi.websocket.WebSocketService
 
disconnect(String, String) - Method in class org.apache.nifi.websocket.WebSocketMessageRouter
 

E

endpointId - Variable in class org.apache.nifi.websocket.WebSocketMessageRouter
 

G

getLength() - Method in class org.apache.nifi.websocket.WebSocketMessage
 
getLocalAddress() - Method in interface org.apache.nifi.websocket.WebSocketSessionInfo
 
getOffset() - Method in class org.apache.nifi.websocket.WebSocketMessage
 
getPayload() - Method in class org.apache.nifi.websocket.WebSocketMessage
 
getRemoteAddress() - Method in interface org.apache.nifi.websocket.WebSocketSessionInfo
 
getRouterOrCreate(String) - Method in class org.apache.nifi.websocket.WebSocketMessageRouters
 
getRouterOrFail(String) - Method in class org.apache.nifi.websocket.WebSocketMessageRouters
 
getSessionId() - Method in interface org.apache.nifi.websocket.WebSocketSessionInfo
 
getSessionInfo() - Method in class org.apache.nifi.websocket.WebSocketMessage
 
getSessionOrFail(String) - Method in class org.apache.nifi.websocket.WebSocketMessageRouter
 
getTargetUri() - Method in interface org.apache.nifi.websocket.WebSocketClientService
 
getTransitUri() - Method in class org.apache.nifi.websocket.AbstractWebSocketSession
 
getTransitUri() - Method in interface org.apache.nifi.websocket.WebSocketSessionInfo
 
getType() - Method in class org.apache.nifi.websocket.WebSocketMessage
 

I

isProcessorRegistered(String, Processor) - Method in class org.apache.nifi.websocket.AbstractWebSocketService
 
isProcessorRegistered(Processor) - Method in class org.apache.nifi.websocket.WebSocketMessageRouter
 
isProcessorRegistered(String, Processor) - Method in class org.apache.nifi.websocket.WebSocketMessageRouters
 
isProcessorRegistered(String, Processor) - Method in interface org.apache.nifi.websocket.WebSocketService
 
isSecure() - Method in interface org.apache.nifi.websocket.WebSocketSessionInfo
 

L

length - Variable in class org.apache.nifi.websocket.WebSocketMessage
 
logger - Static variable in class org.apache.nifi.websocket.WebSocketMessageRouter
 

M

MessageSender - Interface in org.apache.nifi.websocket
 

O

offset - Variable in class org.apache.nifi.websocket.WebSocketMessage
 
onWebSocketBinary(String, byte[], int, int) - Method in class org.apache.nifi.websocket.WebSocketMessageRouter
 
onWebSocketClose(String, int, String) - Method in class org.apache.nifi.websocket.WebSocketMessageRouter
 
onWebSocketText(String, String) - Method in class org.apache.nifi.websocket.WebSocketMessageRouter
 
org.apache.nifi.websocket - package org.apache.nifi.websocket
 

P

payload - Variable in class org.apache.nifi.websocket.WebSocketMessage
 
processor - Variable in class org.apache.nifi.websocket.WebSocketMessageRouter
 

R

registerProcessor(String, Processor) - Method in class org.apache.nifi.websocket.AbstractWebSocketService
 
registerProcessor(Processor) - Method in class org.apache.nifi.websocket.WebSocketMessageRouter
 
registerProcessor(String, Processor) - Method in class org.apache.nifi.websocket.WebSocketMessageRouters
 
registerProcessor(String, Processor) - Method in interface org.apache.nifi.websocket.WebSocketService
 
routers - Variable in class org.apache.nifi.websocket.AbstractWebSocketService
 
routers - Variable in class org.apache.nifi.websocket.WebSocketMessageRouters
 

S

send(MessageSender) - Method in interface org.apache.nifi.websocket.SendMessage
 
sendBinary(ByteBuffer) - Method in interface org.apache.nifi.websocket.MessageSender
 
sendMessage(String, String, SendMessage) - Method in class org.apache.nifi.websocket.AbstractWebSocketService
 
SendMessage - Interface in org.apache.nifi.websocket
 
sendMessage(String, SendMessage) - Method in class org.apache.nifi.websocket.WebSocketMessageRouter
 
sendMessage(String, String, SendMessage) - Method in class org.apache.nifi.websocket.WebSocketMessageRouters
 
sendMessage(String, String, SendMessage) - Method in interface org.apache.nifi.websocket.WebSocketService
 
sendString(String) - Method in interface org.apache.nifi.websocket.MessageSender
 
sessionInfo - Variable in class org.apache.nifi.websocket.WebSocketMessage
 
sessions - Variable in class org.apache.nifi.websocket.WebSocketMessageRouter
 
setPayload(String) - Method in class org.apache.nifi.websocket.WebSocketMessage
 
setPayload(byte[], int, int) - Method in class org.apache.nifi.websocket.WebSocketMessage
 
setTransitUri(String) - Method in class org.apache.nifi.websocket.AbstractWebSocketSession
 
setTransitUri(String) - Method in interface org.apache.nifi.websocket.WebSocketSessionInfo
 
SSL_CONTEXT - Static variable in interface org.apache.nifi.websocket.WebSocketService
 
startClient(ConfigurationContext) - Method in interface org.apache.nifi.websocket.WebSocketClientService
 
startServer(ConfigurationContext) - Method in interface org.apache.nifi.websocket.WebSocketServerService
 
stopClient() - Method in interface org.apache.nifi.websocket.WebSocketClientService
 
stopServer() - Method in interface org.apache.nifi.websocket.WebSocketServerService
 

T

TextMessageConsumer - Interface in org.apache.nifi.websocket
 
transitUri - Variable in class org.apache.nifi.websocket.AbstractWebSocketSession
 
type - Variable in class org.apache.nifi.websocket.WebSocketMessage
 
Type() - Constructor for enum org.apache.nifi.websocket.WebSocketMessage.Type
 

V

valueOf(String) - Static method in enum org.apache.nifi.websocket.WebSocketMessage.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.nifi.websocket.WebSocketMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebSocketClientService - Interface in org.apache.nifi.websocket
Control a WebSocket client instance.
WebSocketConfigurationException - Exception in org.apache.nifi.websocket
 
WebSocketConfigurationException(String) - Constructor for exception org.apache.nifi.websocket.WebSocketConfigurationException
 
WebSocketConnectedMessage - Class in org.apache.nifi.websocket
 
WebSocketConnectedMessage(WebSocketSessionInfo) - Constructor for class org.apache.nifi.websocket.WebSocketConnectedMessage
 
WebSocketMessage - Class in org.apache.nifi.websocket
 
WebSocketMessage(WebSocketSessionInfo) - Constructor for class org.apache.nifi.websocket.WebSocketMessage
 
WebSocketMessage.Type - Enum in org.apache.nifi.websocket
 
WebSocketMessageRouter - Class in org.apache.nifi.websocket
 
WebSocketMessageRouter(String) - Constructor for class org.apache.nifi.websocket.WebSocketMessageRouter
 
WebSocketMessageRouters - Class in org.apache.nifi.websocket
 
WebSocketMessageRouters() - Constructor for class org.apache.nifi.websocket.WebSocketMessageRouters
 
WebSocketServerService - Interface in org.apache.nifi.websocket
Control an embedded WebSocket server instance.
WebSocketService - Interface in org.apache.nifi.websocket
Control an embedded WebSocket service instance.
WebSocketSession - Interface in org.apache.nifi.websocket
This is the concrete WebSocket session interface, which provides session information and operations.
WebSocketSessionInfo - Interface in org.apache.nifi.websocket
This interface only expose session information.
A B C D E G I L M O P R S T V W 
Skip navigation links

Copyright © 2021 Apache NiFi Project. All rights reserved.