Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- abort(Throwable) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- AbstractWebSocketTransport - Class in org.cometd.client.websocket.common
- AbstractWebSocketTransport(String, Map<String, Object>, ScheduledExecutorService) - Constructor for class org.cometd.client.websocket.common.AbstractWebSocketTransport
- AbstractWebSocketTransport.Delegate - Class in org.cometd.client.websocket.common
C
- close() - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport.Delegate
- connect(String, TransportListener, List<Message.Mutable>) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- CONNECT_TIMEOUT_OPTION - Static variable in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- COOKIE_HEADER - Static variable in class org.cometd.client.websocket.common.AbstractWebSocketTransport
D
- Delegate() - Constructor for class org.cometd.client.websocket.common.AbstractWebSocketTransport.Delegate
F
- fail(Throwable, String) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport.Delegate
- failMessages(Throwable) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport.Delegate
G
- getConnectTimeout() - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- getDelegate() - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- getIdleTimeout() - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- getProtocol() - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
I
- IDLE_TIMEOUT_OPTION - Static variable in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- init() - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- isOpen() - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport.Delegate
- isPerMessageDeflateEnabled() - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- isStickyReconnect() - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
L
- locked(Runnable) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- locked(Supplier<T>) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
M
- MAX_CLOSE_REASON_LENGTH - Static variable in class org.cometd.client.websocket.common.AbstractWebSocketTransport
N
- NAME - Static variable in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- NORMAL_CLOSE_CODE - Static variable in class org.cometd.client.websocket.common.AbstractWebSocketTransport
O
- onClose(int, String) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport.Delegate
- onData(String) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport.Delegate
- onMessages(List<Message.Mutable>) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport.Delegate
- org.cometd.client.websocket.common - package org.cometd.client.websocket.common
P
- PERMESSAGE_DEFLATE_OPTION - Static variable in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- PREFIX - Static variable in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- PROTOCOL_OPTION - Static variable in class org.cometd.client.websocket.common.AbstractWebSocketTransport
R
- registerMessages(TransportListener, List<Message.Mutable>) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport.Delegate
S
- send(String) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport.Delegate
- send(TransportListener, List<Message.Mutable>) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- setMessageTransportListener(TransportListener) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- setURL(String) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- shutdown(String) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport.Delegate
- STICKY_RECONNECT_OPTION - Static variable in class org.cometd.client.websocket.common.AbstractWebSocketTransport
T
- terminate() - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport
- trimCloseReason(String) - Method in class org.cometd.client.websocket.common.AbstractWebSocketTransport.Delegate
All Classes and Interfaces|All Packages|Constant Field Values