A B C D F G H I L M O P R S T U V W

A

AtmosphereCoordinator - Class in org.atmosphere.vertx
This class control the AtmosphereFramework life cycle.
AtmosphereUtils - Class in org.atmosphere.vertx
 
AtmosphereUtils() - Constructor for class org.atmosphere.vertx.AtmosphereUtils
 

B

broadcaster(Class<Broadcaster>) - Method in class org.atmosphere.vertx.VertxAtmosphere.Builder
Configure the default Broadcaster
broadcasterCache - Variable in class org.atmosphere.vertx.VertxAtmosphere.Builder
 
broadcasterCache(Class<? extends BroadcasterCache>) - Method in class org.atmosphere.vertx.VertxAtmosphere.Builder
Configure the default BroadcasterCache
broadcasterClass - Variable in class org.atmosphere.vertx.VertxAtmosphere.Builder
 
broadcasterFactory - Variable in class org.atmosphere.vertx.VertxAtmosphere.Builder
 
broadcasterFactory(BroadcasterFactory) - Method in class org.atmosphere.vertx.VertxAtmosphere.Builder
Configure the default BroadcasterFactory
build() - Method in class org.atmosphere.vertx.VertxAtmosphere.Builder
Create the associated VertxAtmosphere

C

close(AtmosphereResponse) - Method in class org.atmosphere.vertx.VertxAsyncIOWriter
 
close() - Method in class org.atmosphere.vertx.VertxWebSocket
configure(VertxAtmosphere.Builder) - Method in class org.atmosphere.vertx.AtmosphereCoordinator
 

D

discover(Class<?>) - Method in class org.atmosphere.vertx.AtmosphereCoordinator
 

F

framework() - Method in class org.atmosphere.vertx.AtmosphereCoordinator
 

G

getBaseUri(HttpServerRequest) - Static method in class org.atmosphere.vertx.AtmosphereUtils
 
getHeaders(HttpServerRequest) - Static method in class org.atmosphere.vertx.AtmosphereUtils
 

H

httpServer - Variable in class org.atmosphere.vertx.VertxAtmosphere.Builder
 
httpServer(HttpServer) - Method in class org.atmosphere.vertx.VertxAtmosphere.Builder
Set the Vert.x HttpServer

I

initParam(String, String) - Method in class org.atmosphere.vertx.VertxAtmosphere.Builder
Add some init param
initParams - Variable in class org.atmosphere.vertx.VertxAtmosphere.Builder
 
interceptor(AtmosphereInterceptor) - Method in class org.atmosphere.vertx.VertxAtmosphere.Builder
Add an AtmosphereInterceptor
interceptors - Variable in class org.atmosphere.vertx.VertxAtmosphere.Builder
 
isClosed() - Method in class org.atmosphere.vertx.VertxAsyncIOWriter
 
isOpen() - Method in class org.atmosphere.vertx.VertxWebSocket

L

lastTick() - Method in class org.atmosphere.vertx.VertxAsyncIOWriter
 

M

matchPath(String) - Method in class org.atmosphere.vertx.AtmosphereCoordinator
 
matchPath(String) - Method in class org.atmosphere.vertx.VertxAtmosphere
Is the path match one of the resource deployed.

O

org.atmosphere.vertx - package org.atmosphere.vertx
 

P

parseQueryString(Map<String, String[]>, String) - Static method in class org.atmosphere.vertx.AtmosphereUtils
 
path(String) - Method in class org.atmosphere.vertx.AtmosphereCoordinator
 

R

ready() - Method in class org.atmosphere.vertx.AtmosphereCoordinator
 
request(HttpServerRequest) - Static method in class org.atmosphere.vertx.AtmosphereUtils
 
resource - Variable in class org.atmosphere.vertx.VertxAtmosphere.Builder
 
resource(Class<?>) - Method in class org.atmosphere.vertx.VertxAtmosphere.Builder
An annotated Atmosphere class.
route(ServerWebSocket) - Method in class org.atmosphere.vertx.AtmosphereCoordinator
Route the ServerWebSocket into the AtmosphereFramework
route(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.vertx.AtmosphereCoordinator
 
route(HttpServerRequest) - Method in class org.atmosphere.vertx.AtmosphereCoordinator
Route an http request inside the AtmosphereFramework

S

shutdown() - Method in class org.atmosphere.vertx.AtmosphereCoordinator
 

T

transform(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.vertx.VertxAsyncIOWriter
 

U

url - Variable in class org.atmosphere.vertx.VertxAtmosphere.Builder
 
url(String) - Method in class org.atmosphere.vertx.VertxAtmosphere.Builder
 

V

VertxAsyncIOWriter - Class in org.atmosphere.vertx
 
VertxAsyncIOWriter(HttpServerRequest) - Constructor for class org.atmosphere.vertx.VertxAsyncIOWriter
 
VertxAtmosphere - Class in org.atmosphere.vertx
A boostrap class that can be used to bridge Atmosphere and Vert.x.
VertxAtmosphere.Builder - Class in org.atmosphere.vertx
 
VertxAtmosphere.Builder() - Constructor for class org.atmosphere.vertx.VertxAtmosphere.Builder
 
VertxWebSocket - Class in org.atmosphere.vertx
An Atmosphere's WebSocket wrapper around a ServerWebSocket
VertxWebSocket(AtmosphereConfig, ServerWebSocket) - Constructor for class org.atmosphere.vertx.VertxWebSocket
 

W

webSocketProtocol - Variable in class org.atmosphere.vertx.VertxAtmosphere.Builder
 
webSocketProtocol(Class<? extends WebSocketProtocol>) - Method in class org.atmosphere.vertx.VertxAtmosphere.Builder
Configure the default WebSocketProtocol
write(AtmosphereResponse, String) - Method in class org.atmosphere.vertx.VertxAsyncIOWriter
 
write(AtmosphereResponse, byte[]) - Method in class org.atmosphere.vertx.VertxAsyncIOWriter
 
write(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.vertx.VertxAsyncIOWriter
 
write(String) - Method in class org.atmosphere.vertx.VertxWebSocket
write(byte[], int, int) - Method in class org.atmosphere.vertx.VertxWebSocket
writeError(AtmosphereResponse, int, String) - Method in class org.atmosphere.vertx.VertxAsyncIOWriter
 

A B C D F G H I L M O P R S T U V W

Copyright © 2013. All Rights Reserved.