A C G I M O P R S W 

A

addWebSocket(String, WebSocket) - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
addWebSocket(String, WebSocket) - Method in interface org.apache.camel.component.atmosphere.websocket.WebSocketStore
 

C

CamelWebSocketServlet - Class in org.apache.camel.component.atmosphere.websocket
This servlet is used to add some websocket specific handling at the moment.
CamelWebSocketServlet() - Constructor for class org.apache.camel.component.atmosphere.websocket.CamelWebSocketServlet
 
configure(AtmosphereConfig) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
CONNECTION_KEY - Static variable in class org.apache.camel.component.atmosphere.websocket.WebsocketConstants
 
consumer - Variable in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
createConsumer(Processor) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
createProducer() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
createServletEndpoint(String, ServletComponent, URI, HttpClientParams, HttpConnectionManager, HttpClientConfigurer) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketComponent
 

G

getAllWebSockets() - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
getAllWebSockets() - Method in interface org.apache.camel.component.atmosphere.websocket.WebSocketStore
 
getConnectionKey(WebSocket) - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
getConnectionKey(WebSocket) - Method in interface org.apache.camel.component.atmosphere.websocket.WebSocketStore
 
getEndpoint() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketConsumer
 
getEndpoint() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketProducer
 
getWebSocket(String) - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
getWebSocket(String) - Method in interface org.apache.camel.component.atmosphere.websocket.WebSocketStore
 

I

isSendToAll() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
isSingleton() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
isUseStreaming() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 

M

MemoryWebSocketStore - Class in org.apache.camel.component.atmosphere.websocket
 
MemoryWebSocketStore() - Constructor for class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 

O

onBinaryStream(WebSocket, InputStream) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketStreamHandler
 
onClose(WebSocket) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
onMessage(WebSocket, String) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
onMessage(WebSocket, byte[], int, int) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
onOpen(WebSocket) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
onTextStream(WebSocket, Reader) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketStreamHandler
 
org.apache.camel.component.atmosphere.websocket - package org.apache.camel.component.atmosphere.websocket
 

P

process(Exchange) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketProducer
 

R

removeWebSocket(String) - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
removeWebSocket(WebSocket) - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
removeWebSocket(String) - Method in interface org.apache.camel.component.atmosphere.websocket.WebSocketStore
 
removeWebSocket(WebSocket) - Method in interface org.apache.camel.component.atmosphere.websocket.WebSocketStore
 

S

SEND_TO_ALL - Static variable in class org.apache.camel.component.atmosphere.websocket.WebsocketConstants
 
sendMessage(String, Object) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketConsumer
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.camel.component.atmosphere.websocket.CamelWebSocketServlet
 
setConsumer(WebsocketConsumer) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
setSendToAll(boolean) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
setUseStreaming(boolean) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
start() - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
stop() - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
store - Variable in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 

W

WebsocketComponent - Class in org.apache.camel.component.atmosphere.websocket
 
WebsocketComponent() - Constructor for class org.apache.camel.component.atmosphere.websocket.WebsocketComponent
 
WebsocketConstants - Class in org.apache.camel.component.atmosphere.websocket
 
WebsocketConsumer - Class in org.apache.camel.component.atmosphere.websocket
 
WebsocketConsumer(WebsocketEndpoint, Processor) - Constructor for class org.apache.camel.component.atmosphere.websocket.WebsocketConsumer
 
WebsocketEndpoint - Class in org.apache.camel.component.atmosphere.websocket
 
WebsocketEndpoint(String, WebsocketComponent, URI, HttpClientParams, HttpConnectionManager, HttpClientConfigurer) - Constructor for class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
WebsocketHandler - Class in org.apache.camel.component.atmosphere.websocket
 
WebsocketHandler() - Constructor for class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
WebsocketProducer - Class in org.apache.camel.component.atmosphere.websocket
 
WebsocketProducer(WebsocketEndpoint) - Constructor for class org.apache.camel.component.atmosphere.websocket.WebsocketProducer
 
WebSocketStore - Interface in org.apache.camel.component.atmosphere.websocket
 
WebsocketStreamHandler - Class in org.apache.camel.component.atmosphere.websocket
 
WebsocketStreamHandler() - Constructor for class org.apache.camel.component.atmosphere.websocket.WebsocketStreamHandler
 
A C G I M O P R S W 

Apache Camel