A B C D E F G H I L M P Q R S T U V W 
All Classes All Packages

A

absoluteURI() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
addRequestHeader(String, String) - Method in class io.undertow.vertx.VertxHttpExchange
 
addResponseHeader(String, String) - Method in class io.undertow.vertx.VertxHttpExchange
 
appendBuffer(Buffer) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendBuffer(Buffer, int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendByte(byte) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendBytes(byte[]) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendBytes(byte[], int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendDouble(double) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendFloat(float) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendInt(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendIntLE(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendLong(long) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendLongLE(long) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendMedium(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendMediumLE(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendShort(short) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendShortLE(short) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendString(String) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendString(String, String) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendUnsignedByte(short) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendUnsignedInt(long) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendUnsignedIntLE(long) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendUnsignedShort(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
appendUnsignedShortLE(int) - Method in class io.undertow.vertx.VertxBufferImpl
 

B

bindHttp(UndertowEngine.EngineInstance, ExchangeHandler, int, String, Object) - Method in class io.undertow.vertx.VertxUndertowEngine
 
bindHttps(UndertowEngine.EngineInstance, ExchangeHandler, int, String, String, String, String, String, Object) - Method in class io.undertow.vertx.VertxUndertowEngine
 
body() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
body(Handler<AsyncResult<Buffer>>) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
bodyHandler(Handler<Buffer>) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
bytesRead() - Method in class io.undertow.vertx.PushedHttpServerRequest
 

C

clearRequestHeaders() - Method in class io.undertow.vertx.VertxHttpExchange
 
clearResponseHeaders() - Method in class io.undertow.vertx.VertxHttpExchange
 
close() - Method in class io.undertow.vertx.VertxHttpExchange
 
connection() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
containsRequestHeader(String) - Method in class io.undertow.vertx.VertxHttpExchange
 
containsResponseHeader(String) - Method in class io.undertow.vertx.VertxHttpExchange
 
context() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
cookieCount() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
cookieMap() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
cookies() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
cookies(String) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
copy() - Method in class io.undertow.vertx.VertxBufferImpl
 
customFrameHandler(Handler<HttpFrame>) - Method in class io.undertow.vertx.PushedHttpServerRequest
 

D

decoderResult() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
discardRequest() - Method in class io.undertow.vertx.VertxHttpExchange
 

E

end() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
end(Handler<AsyncResult<Void>>) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
endHandler(Handler<Void>) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
equals(Object) - Method in class io.undertow.vertx.VertxBufferImpl
 
exceptionHandler(Handler<Throwable>) - Method in class io.undertow.vertx.PushedHttpServerRequest
 

F

fetch(long) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
formAttributes() - Method in class io.undertow.vertx.PushedHttpServerRequest
 

G

getBuffer(int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getBufferAllocator() - Method in class io.undertow.vertx.VertxHttpExchange
 
getByte(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getByteBuf() - Method in class io.undertow.vertx.VertxBufferImpl
 
getBytes() - Method in class io.undertow.vertx.VertxBufferImpl
 
getBytes(byte[]) - Method in class io.undertow.vertx.VertxBufferImpl
 
getBytes(byte[], int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getBytes(int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getBytes(int, int, byte[]) - Method in class io.undertow.vertx.VertxBufferImpl
 
getBytes(int, int, byte[], int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getContext() - Method in class io.undertow.vertx.VertxHttpExchange
 
getCookie(String) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
getCookie(String, String, String) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
getDestinationAddress() - Method in class io.undertow.vertx.VertxHttpExchange
 
getDouble(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getFloat(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getFormAttribute(String) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
getHeader(CharSequence) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
getHeader(String) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
getInputChannel() - Method in class io.undertow.vertx.VertxHttpExchange
 
getInt(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getIntLE(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getIoThread() - Method in class io.undertow.vertx.VertxHttpExchange
 
getLong(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getLongLE(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getMaxEntitySize() - Method in class io.undertow.vertx.VertxHttpExchange
 
getMedium(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getMediumLE(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getParam(String) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
getParam(String, String) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
getProtocol() - Method in class io.undertow.vertx.VertxHttpExchange
 
getPushHandler() - Method in class io.undertow.vertx.VertxHttpExchange
 
getReadTimeout() - Method in class io.undertow.vertx.VertxHttpExchange
 
getRequestHeader(String) - Method in class io.undertow.vertx.VertxHttpExchange
 
getRequestHeaderNames() - Method in class io.undertow.vertx.VertxHttpExchange
 
getRequestHeaders(String) - Method in class io.undertow.vertx.VertxHttpExchange
 
getRequestMethod() - Method in class io.undertow.vertx.VertxHttpExchange
 
getRequestScheme() - Method in class io.undertow.vertx.VertxHttpExchange
 
getRequestURI() - Method in class io.undertow.vertx.VertxHttpExchange
 
getResponseHeader(String) - Method in class io.undertow.vertx.VertxHttpExchange
 
getResponseHeaderNames() - Method in class io.undertow.vertx.VertxHttpExchange
 
getResponseHeaders(String) - Method in class io.undertow.vertx.VertxHttpExchange
 
getShort(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getShortLE(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getSourceAddress() - Method in class io.undertow.vertx.VertxHttpExchange
 
getSslSessionInfo() - Method in class io.undertow.vertx.VertxHttpExchange
 
getStatusCode() - Method in class io.undertow.vertx.VertxHttpExchange
 
getString(int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getString(int, int, String) - Method in class io.undertow.vertx.VertxBufferImpl
 
getUndertowOptions() - Method in class io.undertow.vertx.VertxHttpExchange
 
getUnsignedByte(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getUnsignedInt(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getUnsignedIntLE(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getUnsignedMedium(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getUnsignedMediumLE(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getUnsignedShort(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getUnsignedShortLE(int) - Method in class io.undertow.vertx.VertxBufferImpl
 
getWorker() - Method in class io.undertow.vertx.VertxHttpExchange
 

H

handle(Buffer) - Method in class io.undertow.vertx.VertxHttpExchange
 
handler(Handler<Buffer>) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
hashCode() - Method in class io.undertow.vertx.VertxBufferImpl
 
headers() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
host() - Method in class io.undertow.vertx.PushedHttpServerRequest
 

I

io.undertow.vertx - package io.undertow.vertx
 
isEnded() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
isExpectMultipart() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
isHttp2() - Method in class io.undertow.vertx.VertxHttpExchange
 
isInIoThread() - Method in class io.undertow.vertx.VertxHttpExchange
 
isIoOperationQueued() - Method in class io.undertow.vertx.VertxHttpExchange
 
isPushSupported() - Method in class io.undertow.vertx.VertxHttpExchange
 
isReadable() - Method in class io.undertow.vertx.VertxHttpExchange
 
isSSL() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
isUpgradeSupported() - Method in class io.undertow.vertx.VertxHttpExchange
 

L

length() - Method in class io.undertow.vertx.VertxBufferImpl
 
localAddress() - Method in class io.undertow.vertx.PushedHttpServerRequest
 

M

method() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
metric() - Method in class io.undertow.vertx.PushedHttpServerRequest
 

P

params() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
path() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
pause() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
peerCertificateChain() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
PushedHttpServerRequest - Class in io.undertow.vertx
 
PushedHttpServerRequest(HttpServerRequest, HttpMethod, String, HttpServerResponse, MultiMap) - Constructor for class io.undertow.vertx.PushedHttpServerRequest
 
pushResource(String, String, Map<String, List<String>>) - Method in class io.undertow.vertx.VertxHttpExchange
 

Q

query() - Method in class io.undertow.vertx.PushedHttpServerRequest
 

R

readAsync() - Method in class io.undertow.vertx.VertxHttpExchange
 
readBlocking() - Method in class io.undertow.vertx.VertxHttpExchange
 
readBytesAvailable() - Method in class io.undertow.vertx.VertxHttpExchange
 
readFromBuffer(int, Buffer) - Method in class io.undertow.vertx.VertxBufferImpl
 
remoteAddress() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
removeRequestHeader(String) - Method in class io.undertow.vertx.VertxHttpExchange
 
removeResponseHeader(String) - Method in class io.undertow.vertx.VertxHttpExchange
 
response() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
resume() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
routed(String) - Method in class io.undertow.vertx.PushedHttpServerRequest
 

S

scheme() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
sendContinue() - Method in class io.undertow.vertx.VertxHttpExchange
 
setBuffer(int, Buffer) - Method in class io.undertow.vertx.VertxBufferImpl
 
setBuffer(int, Buffer, int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
setByte(int, byte) - Method in class io.undertow.vertx.VertxBufferImpl
 
setBytes(int, byte[]) - Method in class io.undertow.vertx.VertxBufferImpl
 
setBytes(int, byte[], int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
setBytes(int, ByteBuffer) - Method in class io.undertow.vertx.VertxBufferImpl
 
setDouble(int, double) - Method in class io.undertow.vertx.VertxBufferImpl
 
setExpectMultipart(boolean) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
setFloat(int, float) - Method in class io.undertow.vertx.VertxBufferImpl
 
setInt(int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
setIntLE(int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
setLong(int, long) - Method in class io.undertow.vertx.VertxBufferImpl
 
setLongLE(int, long) - Method in class io.undertow.vertx.VertxBufferImpl
 
setMaxEntitySize(long) - Method in class io.undertow.vertx.VertxHttpExchange
 
setMedium(int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
setMediumLE(int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
setPushHandler(Handler<HttpServerRequest>) - Method in class io.undertow.vertx.VertxHttpExchange
 
setReadHandler(BiConsumer<InputChannel, T>, T) - Method in class io.undertow.vertx.VertxHttpExchange
 
setReadTimeout(long) - Method in class io.undertow.vertx.VertxHttpExchange
 
setRequestHeader(String, String) - Method in class io.undertow.vertx.VertxHttpExchange
 
setResponseHeader(String, String) - Method in class io.undertow.vertx.VertxHttpExchange
 
setShort(int, short) - Method in class io.undertow.vertx.VertxBufferImpl
 
setShortLE(int, short) - Method in class io.undertow.vertx.VertxBufferImpl
 
setStatusCode(int) - Method in class io.undertow.vertx.VertxHttpExchange
 
setString(int, String) - Method in class io.undertow.vertx.VertxBufferImpl
 
setString(int, String, String) - Method in class io.undertow.vertx.VertxBufferImpl
 
setUndertowOptions(UndertowOptionMap) - Method in class io.undertow.vertx.VertxHttpExchange
 
setUnsignedByte(int, short) - Method in class io.undertow.vertx.VertxBufferImpl
 
setUnsignedInt(int, long) - Method in class io.undertow.vertx.VertxBufferImpl
 
setUnsignedIntLE(int, long) - Method in class io.undertow.vertx.VertxBufferImpl
 
setUnsignedShort(int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
setUnsignedShortLE(int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
setUpgradeListener(Consumer<Object>) - Method in class io.undertow.vertx.VertxHttpExchange
 
slice() - Method in class io.undertow.vertx.VertxBufferImpl
 
slice(int, int) - Method in class io.undertow.vertx.VertxBufferImpl
 
sslSession() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
start(int, Executor, BufferAllocator) - Method in class io.undertow.vertx.VertxUndertowEngine
 
streamId() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
streamPriority() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
streamPriorityHandler(Handler<StreamPriority>) - Method in class io.undertow.vertx.PushedHttpServerRequest
 

T

toJsonArray() - Method in class io.undertow.vertx.VertxBufferImpl
 
toJsonObject() - Method in class io.undertow.vertx.VertxBufferImpl
 
toNetSocket() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
toNetSocket(Handler<AsyncResult<NetSocket>>) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
toString() - Method in class io.undertow.vertx.VertxBufferImpl
 
toString(String) - Method in class io.undertow.vertx.VertxBufferImpl
 
toString(Charset) - Method in class io.undertow.vertx.VertxBufferImpl
 
toWebSocket() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
toWebSocket(Handler<AsyncResult<ServerWebSocket>>) - Method in class io.undertow.vertx.PushedHttpServerRequest
 

U

uploadHandler(Handler<HttpServerFileUpload>) - Method in class io.undertow.vertx.PushedHttpServerRequest
 
uri() - Method in class io.undertow.vertx.PushedHttpServerRequest
 

V

version() - Method in class io.undertow.vertx.PushedHttpServerRequest
 
VertxBufferImpl - Class in io.undertow.vertx
 
VertxBufferImpl(ByteBuf) - Constructor for class io.undertow.vertx.VertxBufferImpl
 
VertxHttpExchange - Class in io.undertow.vertx
 
VertxHttpExchange(HttpServerRequest, BufferAllocator, Executor, Object) - Constructor for class io.undertow.vertx.VertxHttpExchange
 
VertxHttpExchange(HttpServerRequest, BufferAllocator, Executor, Object, Buffer) - Constructor for class io.undertow.vertx.VertxHttpExchange
 
VertxUndertowEngine - Class in io.undertow.vertx
 
VertxUndertowEngine() - Constructor for class io.undertow.vertx.VertxUndertowEngine
 

W

writeAsync0(ByteBuf, boolean, IoCallback<T>, T) - Method in class io.undertow.vertx.VertxHttpExchange
 
writeBlocking0(ByteBuf, boolean) - Method in class io.undertow.vertx.VertxHttpExchange
 
writeToBuffer(Buffer) - Method in class io.undertow.vertx.VertxBufferImpl
 
A B C D E F G H I L M P Q R S T U V W 
All Classes All Packages