A D H M O R U W
A
- AtmosphereBridge - Class in org.atmosphere.vibe.platform.server.atmosphere2
-
Convenient class to install Atmosphere bridge.
- AtmosphereBridge(ServletContext, String) - Constructor for class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereBridge
-
- AtmosphereServerHttpExchange - Class in org.atmosphere.vibe.platform.server.atmosphere2
-
ServerHttpExchange for Atmosphere 2.
- AtmosphereServerHttpExchange(AtmosphereResource) - Constructor for class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerHttpExchange
-
- AtmosphereServerWebSocket - Class in org.atmosphere.vibe.platform.server.atmosphere2
-
ServerWebSocket for Atmosphere 2.
- AtmosphereServerWebSocket(AtmosphereResource) - Constructor for class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerWebSocket
-
D
- doClose() - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerHttpExchange
-
- doClose() - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerWebSocket
-
- doSend(String) - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerWebSocket
-
- doSend(ByteBuffer) - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerWebSocket
-
- doSetHeader(String, String) - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerHttpExchange
-
- doSetStatus(HttpStatus) - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerHttpExchange
-
- doWrite(ByteBuffer) - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerHttpExchange
-
- doWrite(String) - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerHttpExchange
-
H
- headerNames() - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerHttpExchange
-
- headers(String) - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerHttpExchange
-
- httpAction(<any>) - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereBridge
-
Adds an action to be called on HTTP request with
ServerHttpExchange.
M
- method() - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerHttpExchange
-
O
- org.atmosphere.vibe.platform.server.atmosphere2 - package org.atmosphere.vibe.platform.server.atmosphere2
-
R
- readBody() - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerHttpExchange
-
U
- unwrap(Class<T>) - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerHttpExchange
-
AtmosphereResource is available.
- unwrap(Class<T>) - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerWebSocket
-
AtmosphereResource is available.
- uri() - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerHttpExchange
-
- uri() - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereServerWebSocket
-
W
- websocketAction(<any>) - Method in class org.atmosphere.vibe.platform.server.atmosphere2.AtmosphereBridge
-
Adds an action to be called on WebSocket connection with
ServerWebSocket in open state.
A D H M O R U W
Copyright 2014, The Vibe Project