A B C E F G I M N O P R S T
A
- AbstractBayeuxContext - Class in org.cometd.websocket.server.common
- AbstractBayeuxContext(ServletContext, String, String, Map<String, List<String>>, Map<String, List<String>>, Principal, HttpSession, InetSocketAddress, InetSocketAddress, List<Locale>, String, boolean) - Constructor for class org.cometd.websocket.server.common.AbstractBayeuxContext
- AbstractWebSocketEndPoint - Class in org.cometd.websocket.server.common
- AbstractWebSocketEndPoint(AbstractWebSocketTransport, BayeuxContext) - Constructor for class org.cometd.websocket.server.common.AbstractWebSocketEndPoint
- AbstractWebSocketEndPoint.Context - Class in org.cometd.websocket.server.common
- AbstractWebSocketTransport - Class in org.cometd.websocket.server.common
- AbstractWebSocketTransport(BayeuxServerImpl) - Constructor for class org.cometd.websocket.server.common.AbstractWebSocketTransport
B
- BUFFER_SIZE_OPTION - Static variable in class org.cometd.websocket.server.common.AbstractWebSocketTransport
C
- close(int, String) - Method in class org.cometd.websocket.server.common.AbstractWebSocketEndPoint
- COMETD_URL_MAPPING_OPTION - Static variable in class org.cometd.websocket.server.common.AbstractWebSocketTransport
- CookieParser - Class in org.cometd.websocket.server.common
-
A parser for "Cookie" headers.
E
- ENABLE_EXTENSION_PREFIX_OPTION - Static variable in class org.cometd.websocket.server.common.AbstractWebSocketTransport
F
- flush(AbstractWebSocketEndPoint.Context, Promise<Void>) - Method in class org.cometd.websocket.server.common.AbstractWebSocketEndPoint
G
- getContextAttribute(String) - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getContextInitParameter(String) - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getContextPath() - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getCookie(String) - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getHeader(String) - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getHeaderValues(String) - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getHttpSessionAttribute(String) - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getHttpSessionId() - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getLocalAddress() - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getLocales() - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getMessagesPerFrame() - Method in class org.cometd.websocket.server.common.AbstractWebSocketTransport
- getParameter(String) - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getParameterValues(String) - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getProtocol() - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getProtocol() - Method in class org.cometd.websocket.server.common.AbstractWebSocketTransport
- getRemoteAddress() - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getRequestAttribute(String) - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getURL() - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- getUserPrincipal() - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
I
- IDLE_TIMEOUT_OPTION - Static variable in class org.cometd.websocket.server.common.AbstractWebSocketTransport
- init() - Method in class org.cometd.websocket.server.common.AbstractWebSocketTransport
- invalidateHttpSession() - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- isRequireHandshakePerConnection() - Method in class org.cometd.websocket.server.common.AbstractWebSocketTransport
- isSecure() - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
- isUserInRole(String) - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
M
- MESSAGES_PER_FRAME_OPTION - Static variable in class org.cometd.websocket.server.common.AbstractWebSocketTransport
N
- NAME - Static variable in class org.cometd.websocket.server.common.AbstractWebSocketTransport
- normalizeURLMapping(String) - Method in class org.cometd.websocket.server.common.AbstractWebSocketTransport
O
- onClose(int, String) - Method in class org.cometd.websocket.server.common.AbstractWebSocketEndPoint
- onClose(int, String) - Method in class org.cometd.websocket.server.common.AbstractWebSocketTransport
- onError(Throwable) - Method in class org.cometd.websocket.server.common.AbstractWebSocketEndPoint
- onMessage(String, Promise<Void>) - Method in class org.cometd.websocket.server.common.AbstractWebSocketEndPoint
- org.cometd.websocket.server.common - package org.cometd.websocket.server.common
P
- parse(String) - Static method in class org.cometd.websocket.server.common.CookieParser
- PREFIX - Static variable in class org.cometd.websocket.server.common.AbstractWebSocketTransport
- PROTOCOL_OPTION - Static variable in class org.cometd.websocket.server.common.AbstractWebSocketTransport
R
- REQUIRE_HANDSHAKE_PER_CONNECTION_OPTION - Static variable in class org.cometd.websocket.server.common.AbstractWebSocketTransport
S
- send(List<? extends ServerMessage>, int, Callback) - Method in class org.cometd.websocket.server.common.AbstractWebSocketEndPoint
- send(ServerSession, String, Callback) - Method in class org.cometd.websocket.server.common.AbstractWebSocketEndPoint
- setHttpSessionAttribute(String, Object) - Method in class org.cometd.websocket.server.common.AbstractBayeuxContext
T
- toJSON(ServerMessage) - Method in class org.cometd.websocket.server.common.AbstractWebSocketTransport