D H M O R U V W 

D

doClose() - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerWebSocket
 
doEnd() - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerHttpExchange
 
doSend(String) - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerWebSocket
 
doSend(ByteBuffer) - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerWebSocket
 
doSetHeader(String, String) - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerHttpExchange
 
doSetStatus(HttpStatus) - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerHttpExchange
 
doWrite(ByteBuffer) - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerHttpExchange
 
doWrite(String) - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerHttpExchange
 

H

headerNames() - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerHttpExchange
 
headers(String) - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerHttpExchange
 
httpAction(<any>) - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxBridge
Adds an action to be called on HTTP request with ServerHttpExchange.

M

method() - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerHttpExchange
 

O

org.atmosphere.vibe.platform.server.vertx2 - package org.atmosphere.vibe.platform.server.vertx2
 

R

readAsBinary() - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerHttpExchange
 
readAsText() - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerHttpExchange
 

U

unwrap(Class<T>) - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerHttpExchange
HttpServerRequest is available.
unwrap(Class<T>) - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerWebSocket
ServerWebSocket is available.
uri() - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerHttpExchange
 
uri() - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxServerWebSocket
 

V

VertxBridge - Class in org.atmosphere.vibe.platform.server.vertx2
Convenient class to install Vert.x bridge.
VertxBridge(HttpServer, String) - Constructor for class org.atmosphere.vibe.platform.server.vertx2.VertxBridge
 
VertxServerHttpExchange - Class in org.atmosphere.vibe.platform.server.vertx2
ServerHttpExchange for Vert.x 2.
VertxServerHttpExchange(HttpServerRequest) - Constructor for class org.atmosphere.vibe.platform.server.vertx2.VertxServerHttpExchange
 
VertxServerWebSocket - Class in org.atmosphere.vibe.platform.server.vertx2
ServerWebSocket for Vert.x 2.
VertxServerWebSocket(org.vertx.java.core.http.ServerWebSocket) - Constructor for class org.atmosphere.vibe.platform.server.vertx2.VertxServerWebSocket
 

W

websocketAction(<any>) - Method in class org.atmosphere.vibe.platform.server.vertx2.VertxBridge
Adds an action to be called on WebSocket connection with ServerWebSocket in open state.
D H M O R U V W 

Copyright 2014, The Vibe Project