A C D E H M N O U V W 

A

accept(HttpRequest) - Method in class org.atmosphere.vibe.platform.bridge.netty4.VibeServerCodec
Whether to process this request or not.

C

channelInactive(ChannelHandlerContext) - Method in class org.atmosphere.vibe.platform.bridge.netty4.VibeServerCodec
 
channelRead(ChannelHandlerContext, Object) - Method in class org.atmosphere.vibe.platform.bridge.netty4.VibeServerCodec
 

D

doClose() - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerWebSocket
 
doEnd() - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerHttpExchange
 
doRead(Action<ByteBuffer>) - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerHttpExchange
 
doSend(ByteBuffer) - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerWebSocket
 
doSend(String) - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerWebSocket
 
doSetHeader(String, String) - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerHttpExchange
 
doSetStatus(HttpStatus) - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerHttpExchange
 
doWrite(ByteBuffer) - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerHttpExchange
 

E

exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.atmosphere.vibe.platform.bridge.netty4.VibeServerCodec
 

H

headerNames() - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerHttpExchange
 
headers(String) - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerHttpExchange
 
httpAction(Action<ServerHttpExchange>) - Method in class org.atmosphere.vibe.platform.bridge.netty4.VibeServerCodec
Registers an action to be called when ServerHttpExchange is available.

M

method() - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerHttpExchange
 

N

NettyServerHttpExchange - Class in org.atmosphere.vibe.platform.bridge.netty4
ServerHttpExchange for Netty 4.
NettyServerHttpExchange(ChannelHandlerContext, HttpRequest) - Constructor for class org.atmosphere.vibe.platform.bridge.netty4.NettyServerHttpExchange
 
NettyServerWebSocket - Class in org.atmosphere.vibe.platform.bridge.netty4
ServerWebSocket for Netty 4.
NettyServerWebSocket(ChannelHandlerContext, FullHttpRequest, WebSocketServerHandshaker) - Constructor for class org.atmosphere.vibe.platform.bridge.netty4.NettyServerWebSocket
 

O

org.atmosphere.vibe.platform.bridge.netty4 - package org.atmosphere.vibe.platform.bridge.netty4
 

U

unwrap(Class<T>) - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerHttpExchange
 
unwrap(Class<T>) - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerWebSocket
 
uri() - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerHttpExchange
 
uri() - Method in class org.atmosphere.vibe.platform.bridge.netty4.NettyServerWebSocket
 

V

VibeServerCodec - Class in org.atmosphere.vibe.platform.bridge.netty4
VibeServerCodec() - Constructor for class org.atmosphere.vibe.platform.bridge.netty4.VibeServerCodec
 

W

wsAction(Action<ServerWebSocket>) - Method in class org.atmosphere.vibe.platform.bridge.netty4.VibeServerCodec
Registers an action to be called when ServerWebSocket is available.
A C D E H M N O U V W 

Copyright 2014, The Vibe Project