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

A

absoluteURI() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
absoluteURI() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
AbstractVerticle - Class in io.smallrye.mutiny.vertx.core
 
AbstractVerticle() - Constructor for class io.smallrye.mutiny.vertx.core.AbstractVerticle
 
accept() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
accept(Buffer) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
accept(Buffer) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
ACCEPT - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Accept header name
ACCEPT_CHARSET - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Accept-Charset header name
ACCEPT_ENCODING - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Accept-Encoding header name
ACCEPT_LANGUAGE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Accept-Language header name
ACCEPT_PATCH - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Accept-Patch header name
ACCEPT_RANGES - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Accept-Ranges header name
acceptMoreValues(Option) - Method in class io.vertx.mutiny.core.cli.CommandLine
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Allow-Credentials header name
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Allow-Headers header name
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Allow-Methods header name
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Allow-Origin header name
ACCESS_CONTROL_ALLOW_PRIVATE_NETWORK - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Allow-Private-Network header name
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Expose-Headers header name
ACCESS_CONTROL_MAX_AGE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Max-Age header name
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Request-Headers header name
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Request-Method header name
ACCESS_CONTROL_REQUEST_PRIVATE_NETWORK - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Access-Control-Request-Private-Network header name
actualPort() - Method in class io.vertx.mutiny.core.http.HttpServer
 
actualPort() - Method in class io.vertx.mutiny.core.net.NetServer
 
add(CharSequence, CharSequence) - Method in class io.vertx.mutiny.core.MultiMap
 
add(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.mutiny.core.MultiMap
 
add(String, Iterable<String>) - Method in class io.vertx.mutiny.core.MultiMap
 
add(String, String) - Method in class io.vertx.mutiny.core.MultiMap
 
addAll(MultiMap) - Method in class io.vertx.mutiny.core.MultiMap
 
addAll(Map<String, String>) - Method in class io.vertx.mutiny.core.MultiMap
 
addAndGet(long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Add the value to the counter atomically and return the new count
addAndGetAndAwait(long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Blocking variant of Counter.addAndGet(long).
addAndGetAndForget(long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Variant of Counter.addAndGet(long) that ignores the result of the operation.
addArgument(Argument) - Method in class io.vertx.mutiny.core.cli.CLI
 
addArguments(List<Argument>) - Method in class io.vertx.mutiny.core.cli.CLI
 
addCookie(Cookie) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
addInboundInterceptor(Consumer<DeliveryContext<T>>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
addOption(Option) - Method in class io.vertx.mutiny.core.cli.CLI
 
addOptions(List<Option>) - Method in class io.vertx.mutiny.core.cli.CLI
 
addOutboundInterceptor(Consumer<DeliveryContext<T>>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
address() - Method in class io.vertx.mutiny.core.eventbus.Message
 
address() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
address() - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
 
AGE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Age header name
allArguments() - Method in class io.vertx.mutiny.core.cli.CommandLine
 
ALLOW - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Allow header name
append(int) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
append(JsonPointer) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
append(String) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
append(List<String>) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
appendArrayElement(Object, Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
appendBuffer(Buffer) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendBuffer(Buffer, int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendByte(byte) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendBytes(byte[]) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendBytes(byte[], int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendDouble(double) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendFloat(float) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendInt(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendIntLE(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendLong(long) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendLongLE(long) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendMedium(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendMediumLE(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendShort(short) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendShortLE(short) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendString(String) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendString(String, String) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendUnsignedByte(short) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendUnsignedInt(long) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendUnsignedIntLE(long) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendUnsignedShort(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
appendUnsignedShortLE(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
application/x-www-form-urlencoded header value
applicationLayerProtocol() - Method in class io.vertx.mutiny.core.net.NetSocket
 
arrayEventMode() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
arrayValue() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
arrayValueMode() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
AsyncFile - Class in io.vertx.mutiny.core.file
Represents a file on the file-system which can be read from, or written to asynchronously.
AsyncFile(AsyncFile) - Constructor for class io.vertx.mutiny.core.file.AsyncFile
 
AsyncFile(Object) - Constructor for class io.vertx.mutiny.core.file.AsyncFile
 
AsyncFileLock - Class in io.vertx.mutiny.core.file
A lock on a region of an AsyncFile.
AsyncFileLock(AsyncFileLock) - Constructor for class io.vertx.mutiny.core.file.AsyncFileLock
 
AsyncFileLock(Object) - Constructor for class io.vertx.mutiny.core.file.AsyncFileLock
 
AsyncMap<K,​V> - Class in io.vertx.mutiny.core.shareddata
An asynchronous map.
AsyncMap(AsyncMap) - Constructor for class io.vertx.mutiny.core.shareddata.AsyncMap
 
AsyncMap(AsyncMap, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.core.shareddata.AsyncMap
 
AsyncMap(Object, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.core.shareddata.AsyncMap
 
asyncStart() - Method in class io.smallrye.mutiny.vertx.core.AbstractVerticle
Start the verticle.
asyncStop() - Method in class io.smallrye.mutiny.vertx.core.AbstractVerticle
Stop the verticle.
AUTHORIZATION - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Authorization header name

B

binaryData() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
binaryFrame(Buffer, boolean) - Static method in class io.vertx.mutiny.core.http.WebSocketFrame
 
binaryHandlerID() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
binaryHandlerID() - Method in class io.vertx.mutiny.core.http.WebSocket
 
binaryHandlerID() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
binaryMessageHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
binaryMessageHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocket
 
binaryMessageHandler(Consumer<Buffer>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
binaryValue() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
blockMulticastGroup(String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Block the given address for the given multicast address and notifies the once the operation completes.
blockMulticastGroup(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Block the given address for the given multicast address on the given network interface and notifies the once the operation completes.
blockMulticastGroupAndAwait(String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
blockMulticastGroupAndAwait(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
blockMulticastGroupAndForget(String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Variant of DatagramSocket.blockMulticastGroup(String,String) that ignores the result of the operation.
blockMulticastGroupAndForget(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Variant of DatagramSocket.blockMulticastGroup(String,String,String) that ignores the result of the operation.
body() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
body() - Method in class io.vertx.mutiny.core.eventbus.Message
 
body() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Same as HttpClientResponse.body() but with an handler called when the operation completes
body() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Same as HttpServerRequest.body() but with an handler called when the operation completes
bodyAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Blocking variant of HttpClientResponse.body().
bodyAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Blocking variant of HttpServerRequest.body().
bodyAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Variant of HttpClientResponse.body() that ignores the result of the operation.
bodyAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Variant of HttpServerRequest.body() that ignores the result of the operation.
bodyEndHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
bodyHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
bodyHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
bodyStream() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
booleanValue() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
buffer() - Static method in class io.vertx.mutiny.core.buffer.Buffer
 
buffer(byte[]) - Static method in class io.vertx.mutiny.core.buffer.Buffer
 
buffer(int) - Static method in class io.vertx.mutiny.core.buffer.Buffer
 
buffer(ByteBuf) - Static method in class io.vertx.mutiny.core.buffer.Buffer
 
buffer(String) - Static method in class io.vertx.mutiny.core.buffer.Buffer
 
buffer(String, String) - Static method in class io.vertx.mutiny.core.buffer.Buffer
 
Buffer - Class in io.vertx.mutiny.core.buffer
Most data is shuffled around inside Vert.x using buffers.
Buffer(Buffer) - Constructor for class io.vertx.mutiny.core.buffer.Buffer
 
Buffer(Object) - Constructor for class io.vertx.mutiny.core.buffer.Buffer
 
bytesRead() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
bytesWritten() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 

C

CACHE_CONTROL - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Cache-Control header name
cancel() - Method in class io.vertx.mutiny.core.TimeoutStream
 
cancelStreamToFileSystem() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
cancelTimer(long) - Method in class io.vertx.mutiny.core.Vertx
 
caseInsensitiveMultiMap() - Static method in class io.vertx.mutiny.core.MultiMap
 
certificatePath() - Method in class io.vertx.mutiny.core.net.SelfSignedCertificate
 
charset() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
chmod(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmodAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.chmod(String,String).
chmodAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.chmod(String,String) that ignores the result of the operation.
chmodBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
chmodRecursive(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmodRecursiveAndAwait(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
chmodRecursiveAndForget(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.chmodRecursive(String,String,String) that ignores the result of the operation.
chmodRecursiveBlocking(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
chown(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Change the ownership on the file represented by path to user and {code group}, asynchronously.
chownAndAwait(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
chownAndForget(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.chown(String,String,String) that ignores the result of the operation.
chownBlocking(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
CHUNKED - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
chunked header value
clear() - Method in class io.vertx.mutiny.core.MultiMap
 
clear() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Clear all entries in the map
clear() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
clearAndAwait() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of AsyncMap.clear().
clearAndForget() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of AsyncMap.clear() that ignores the result of the operation.
cli() - Method in class io.vertx.mutiny.core.cli.CommandLine
 
CLI - Class in io.vertx.mutiny.core.cli
Interface defining a command-line interface (in other words a command such as 'run', 'ls'...).
CLI(CLI) - Constructor for class io.vertx.mutiny.core.cli.CLI
 
CLI(Object) - Constructor for class io.vertx.mutiny.core.cli.CLI
 
close() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Closes the DatagramSocket implementation asynchronous and notifies the handler once done.
close() - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
Same as MessageProducer.close() but with an handler called when the operation completes
close() - Method in class io.vertx.mutiny.core.file.AsyncFile
Close the file.
close() - Method in class io.vertx.mutiny.core.http.HttpClient
Close the client.
close() - Method in class io.vertx.mutiny.core.http.HttpConnection
Close the connection and all the currently active streams.
close() - Method in class io.vertx.mutiny.core.http.HttpServer
Like HttpServer.close() but supplying a handler that will be called when the server is actually closed (or has failed).
close() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
close() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Same as ServerWebSocket.close() but with an handler called when the operation completes
close() - Method in class io.vertx.mutiny.core.http.WebSocket
Same as WebSocketBase.close() but with an handler called when the operation completes
close() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Same as WebSocketBase.close() but with an handler called when the operation completes
close() - Method in class io.vertx.mutiny.core.net.NetClient
Close the client.
close() - Method in class io.vertx.mutiny.core.net.NetServer
Like NetServer.close() but supplying a handler that will be notified when close is complete.
close() - Method in class io.vertx.mutiny.core.net.NetSocket
Close the NetSocket and notify the handler when the operation completes.
close() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
close() - Method in class io.vertx.mutiny.core.streams.Pipe
 
close() - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.close() but the completionHandler will be called when the close is complete
close() - Method in class io.vertx.mutiny.core.WorkerExecutor
Close the executor.
close(short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Same as WebSocketBase.close() but with an handler called when the operation completes
close(short) - Method in class io.vertx.mutiny.core.http.WebSocket
Same as WebSocketBase.close() but with an handler called when the operation completes
close(short) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Same as WebSocketBase.close() but with an handler called when the operation completes
close(short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Same as WebSocketBase.close() but with an handler called when the operation completes
close(short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
Same as WebSocketBase.close() but with an handler called when the operation completes
close(short, String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Same as WebSocketBase.close() but with an handler called when the operation completes
CLOSE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
close header value
closeAndAwait() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Blocking variant of DatagramSocket.close().
closeAndAwait() - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
Blocking variant of MessageProducer.close().
closeAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFile
Blocking variant of AsyncFile.close().
closeAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClient
Blocking variant of HttpClient.close().
closeAndAwait() - Method in class io.vertx.mutiny.core.http.HttpConnection
Blocking variant of HttpConnection.close().
closeAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServer
Blocking variant of HttpServer.close().
closeAndAwait() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Blocking variant of WebSocketBase.close().
closeAndAwait() - Method in class io.vertx.mutiny.core.http.WebSocket
Blocking variant of WebSocketBase.close().
closeAndAwait() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Blocking variant of WebSocketBase.close().
closeAndAwait() - Method in class io.vertx.mutiny.core.net.NetClient
Blocking variant of NetClient.close().
closeAndAwait() - Method in class io.vertx.mutiny.core.net.NetServer
Blocking variant of NetServer.close().
closeAndAwait() - Method in class io.vertx.mutiny.core.net.NetSocket
Blocking variant of NetSocket.close().
closeAndAwait() - Method in class io.vertx.mutiny.core.Vertx
Blocking variant of Vertx.close().
closeAndAwait() - Method in class io.vertx.mutiny.core.WorkerExecutor
Blocking variant of WorkerExecutor.close().
closeAndAwait(short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Blocking variant of WebSocketBase.close(short).
closeAndAwait(short) - Method in class io.vertx.mutiny.core.http.WebSocket
Blocking variant of WebSocketBase.close(short).
closeAndAwait(short) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Blocking variant of WebSocketBase.close(short).
closeAndAwait(short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
closeAndAwait(short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
closeAndAwait(short, String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
closeAndForget() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Variant of DatagramSocket.close() that ignores the result of the operation.
closeAndForget() - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
Variant of MessageProducer.close() that ignores the result of the operation.
closeAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFile
Variant of AsyncFile.close() that ignores the result of the operation.
closeAndForget() - Method in class io.vertx.mutiny.core.http.HttpClient
Variant of HttpClient.close() that ignores the result of the operation.
closeAndForget() - Method in class io.vertx.mutiny.core.http.HttpConnection
Variant of HttpConnection.close() that ignores the result of the operation.
closeAndForget() - Method in class io.vertx.mutiny.core.http.HttpServer
Variant of HttpServer.close() that ignores the result of the operation.
closeAndForget() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Variant of WebSocketBase.close() that ignores the result of the operation.
closeAndForget() - Method in class io.vertx.mutiny.core.http.WebSocket
Variant of WebSocketBase.close() that ignores the result of the operation.
closeAndForget() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of WebSocketBase.close() that ignores the result of the operation.
closeAndForget() - Method in class io.vertx.mutiny.core.net.NetClient
Variant of NetClient.close() that ignores the result of the operation.
closeAndForget() - Method in class io.vertx.mutiny.core.net.NetServer
Variant of NetServer.close() that ignores the result of the operation.
closeAndForget() - Method in class io.vertx.mutiny.core.net.NetSocket
Variant of NetSocket.close() that ignores the result of the operation.
closeAndForget() - Method in class io.vertx.mutiny.core.Vertx
Variant of Vertx.close() that ignores the result of the operation.
closeAndForget() - Method in class io.vertx.mutiny.core.WorkerExecutor
Variant of WorkerExecutor.close() that ignores the result of the operation.
closeAndForget(short) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Variant of WebSocketBase.close(short) that ignores the result of the operation.
closeAndForget(short) - Method in class io.vertx.mutiny.core.http.WebSocket
Variant of WebSocketBase.close(short) that ignores the result of the operation.
closeAndForget(short) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of WebSocketBase.close(short) that ignores the result of the operation.
closeAndForget(short, String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Variant of WebSocketBase.close(short,String) that ignores the result of the operation.
closeAndForget(short, String) - Method in class io.vertx.mutiny.core.http.WebSocket
Variant of WebSocketBase.close(short,String) that ignores the result of the operation.
closeAndForget(short, String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of WebSocketBase.close(short,String) that ignores the result of the operation.
closed() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
closeHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpConnection
 
closeHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
closeHandler(Runnable) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
closeHandler(Runnable) - Method in class io.vertx.mutiny.core.http.WebSocket
 
closeHandler(Runnable) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
closeHandler(Runnable) - Method in class io.vertx.mutiny.core.net.NetSocket
 
closeReason() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
closeReason() - Method in class io.vertx.mutiny.core.http.WebSocket
 
closeReason() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
closeReason() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
closeStatusCode() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
closeStatusCode() - Method in class io.vertx.mutiny.core.http.WebSocket
 
closeStatusCode() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
closeStatusCode() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
clusteredVertx(VertxOptions) - Static method in class io.vertx.mutiny.core.Vertx
Creates a clustered instance using the specified options.
clusteredVertxAndAwait(VertxOptions) - Static method in class io.vertx.mutiny.core.Vertx
clusteredVertxAndForget(VertxOptions) - Static method in class io.vertx.mutiny.core.Vertx
Variant of Vertx.clusteredVertx(VertxOptions) that ignores the result of the operation.
clusterSerializableChecker(Function<String, Boolean>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
codecSelector(Function<Object, String>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
CommandLine - Class in io.vertx.mutiny.core.cli
The parser transforms a CLI (a model) into an CommandLine.
CommandLine(CommandLine) - Constructor for class io.vertx.mutiny.core.cli.CommandLine
 
CommandLine(Object) - Constructor for class io.vertx.mutiny.core.cli.CommandLine
 
compareAndSet(long, long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Set the counter to the specified value only if the current value is the expectec value.
compareAndSetAndAwait(long, long) - Method in class io.vertx.mutiny.core.shareddata.Counter
compareAndSetAndForget(long, long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Variant of Counter.compareAndSet(long,long) that ignores the result of the operation.
complete() - Method in class io.vertx.mutiny.core.Promise
 
complete(T) - Method in class io.vertx.mutiny.core.Promise
 
completionHandler() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Optional method which can be called to indicate when the registration has been propagated across the cluster.
completionHandlerAndAwait() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
completionHandlerAndForget() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Variant of MessageConsumer.completionHandler() that ignores the result of the operation.
config() - Method in class io.vertx.mutiny.core.Context
 
connect() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Create an HTTP tunnel to the server.
connect(int, String) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(int, String, String) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(SocketAddress) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect(SocketAddress, String) - Method in class io.vertx.mutiny.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connectAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Blocking variant of HttpClientRequest.connect().
connectAndAwait(int, String) - Method in class io.vertx.mutiny.core.net.NetClient
Blocking variant of NetClient.connect(int,String).
connectAndAwait(int, String, String) - Method in class io.vertx.mutiny.core.net.NetClient
connectAndAwait(SocketAddress) - Method in class io.vertx.mutiny.core.net.NetClient
connectAndAwait(SocketAddress, String) - Method in class io.vertx.mutiny.core.net.NetClient
connectAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.connect() that ignores the result of the operation.
connectAndForget(int, String) - Method in class io.vertx.mutiny.core.net.NetClient
Variant of NetClient.connect(int,String) that ignores the result of the operation.
connectAndForget(int, String, String) - Method in class io.vertx.mutiny.core.net.NetClient
Variant of NetClient.connect(int,String,String) that ignores the result of the operation.
connectAndForget(SocketAddress) - Method in class io.vertx.mutiny.core.net.NetClient
Variant of NetClient.connect(io.vertx.mutiny.core.net.SocketAddress) that ignores the result of the operation.
connectAndForget(SocketAddress, String) - Method in class io.vertx.mutiny.core.net.NetClient
Variant of NetClient.connect(io.vertx.mutiny.core.net.SocketAddress,String) that ignores the result of the operation.
connectHandler(Consumer<NetSocket>) - Method in class io.vertx.mutiny.core.net.NetServer
 
connection() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
connection() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
CONNECTION - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Connection header name
connectionHandler(Consumer<HttpConnection>) - Method in class io.vertx.mutiny.core.http.HttpClient
 
connectionHandler(Consumer<HttpConnection>) - Method in class io.vertx.mutiny.core.http.HttpServer
 
connectStream() - Method in class io.vertx.mutiny.core.net.NetServer
 
consumer(String) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
consumer(String, Consumer<Message<T>>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
contains(CharSequence) - Method in class io.vertx.mutiny.core.MultiMap
 
contains(CharSequence, CharSequence, boolean) - Method in class io.vertx.mutiny.core.MultiMap
 
contains(String) - Method in class io.vertx.mutiny.core.MultiMap
 
contains(String, String, boolean) - Method in class io.vertx.mutiny.core.MultiMap
 
containsKey(Object) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
containsValue(Object) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
CONTENT_BASE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Base header name
CONTENT_DISPOSITION - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Disposition header name
CONTENT_ENCODING - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Encoding header name
CONTENT_LANGUAGE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Language header name
CONTENT_LENGTH - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Length header name
CONTENT_LOCATION - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Location header name
CONTENT_MD5 - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-MD5 header name
CONTENT_RANGE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Rage header name
CONTENT_TRANSFER_ENCODING - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Transfer-Encoding header name
CONTENT_TYPE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Type header name
contentTransferEncoding() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
contentType() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
Context - Class in io.vertx.mutiny.core
The execution context of a Handler execution.
Context(Context) - Constructor for class io.vertx.mutiny.core.Context
 
Context(Object) - Constructor for class io.vertx.mutiny.core.Context
 
continuationFrame(Buffer, boolean) - Static method in class io.vertx.mutiny.core.http.WebSocketFrame
 
CONTINUE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
100-continue header value
continueHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
cookie(String, String) - Static method in class io.vertx.mutiny.core.http.Cookie
 
Cookie - Class in io.vertx.mutiny.core.http
Represents an HTTP Cookie.
Cookie(Cookie) - Constructor for class io.vertx.mutiny.core.http.Cookie
 
Cookie(Object) - Constructor for class io.vertx.mutiny.core.http.Cookie
 
COOKIE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Content-Cookie header name
cookieCount() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
cookieMap() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Deprecated.
the implementation made a wrong assumption that cookies could be identified only by their name. The RFC states that the tuple of <name, domain, path> is the unique identifier. When more than one cookie has the same name, the map will hold that lost one to be parsed and any previously parsed value will be silently overwritten.
cookies() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
cookies() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
cookies(String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
copy() - Method in class io.vertx.mutiny.core.buffer.Buffer
 
copy() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
copy(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy(String, String, CopyOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.copy(String,String).
copyAndAwait(String, String, CopyOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
copyAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.copy(String,String) that ignores the result of the operation.
copyAndForget(String, String, CopyOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.copy(String,String,CopyOptions) that ignores the result of the operation.
copyBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
copyRecursive(String, String, boolean) - Method in class io.vertx.mutiny.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyRecursiveAndAwait(String, String, boolean) - Method in class io.vertx.mutiny.core.file.FileSystem
copyRecursiveAndForget(String, String, boolean) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.copyRecursive(String,String,boolean) that ignores the result of the operation.
copyRecursiveBlocking(String, String, boolean) - Method in class io.vertx.mutiny.core.file.FileSystem
 
Counter - Class in io.vertx.mutiny.core.shareddata
An asynchronous counter that can be used to across the cluster to maintain a consistent count.
Counter(Counter) - Constructor for class io.vertx.mutiny.core.shareddata.Counter
 
Counter(Object) - Constructor for class io.vertx.mutiny.core.shareddata.Counter
 
create() - Static method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
create() - Static method in class io.vertx.mutiny.core.net.SelfSignedCertificate
 
create(CLI) - Static method in class io.vertx.mutiny.core.cli.CommandLine
 
create(String) - Static method in class io.vertx.mutiny.core.cli.CLI
 
create(String) - Static method in class io.vertx.mutiny.core.net.SelfSignedCertificate
 
createDatagramSocket() - Method in class io.vertx.mutiny.core.Vertx
 
createDatagramSocket(DatagramSocketOptions) - Method in class io.vertx.mutiny.core.Vertx
 
createDnsClient() - Method in class io.vertx.mutiny.core.Vertx
 
createDnsClient(int, String) - Method in class io.vertx.mutiny.core.Vertx
 
createDnsClient(DnsClientOptions) - Method in class io.vertx.mutiny.core.Vertx
 
createFile(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates an empty file with the specified path, asynchronously.
createFile(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates an empty file with the specified path and permissions perms, asynchronously.
createFileAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.createFile(String).
createFileAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
createFileAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.createFile(String) that ignores the result of the operation.
createFileAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.createFile(String,String) that ignores the result of the operation.
createFileBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
createFileBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
createHttpClient() - Method in class io.vertx.mutiny.core.Vertx
 
createHttpClient(HttpClientOptions) - Method in class io.vertx.mutiny.core.Vertx
 
createHttpServer() - Method in class io.vertx.mutiny.core.Vertx
 
createHttpServer(HttpServerOptions) - Method in class io.vertx.mutiny.core.Vertx
 
createNetClient() - Method in class io.vertx.mutiny.core.Vertx
 
createNetClient(NetClientOptions) - Method in class io.vertx.mutiny.core.Vertx
 
createNetServer() - Method in class io.vertx.mutiny.core.Vertx
 
createNetServer(NetServerOptions) - Method in class io.vertx.mutiny.core.Vertx
 
createOptimized(String) - Static method in class io.vertx.mutiny.core.http.HttpHeaders
 
createSharedWorkerExecutor(String) - Method in class io.vertx.mutiny.core.Vertx
 
createSharedWorkerExecutor(String, int) - Method in class io.vertx.mutiny.core.Vertx
 
createSharedWorkerExecutor(String, int, long) - Method in class io.vertx.mutiny.core.Vertx
 
createSharedWorkerExecutor(String, int, long, TimeUnit) - Method in class io.vertx.mutiny.core.Vertx
 
createTempDirectory(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name, asynchronously.
createTempDirectory(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name, asynchronously.
createTempDirectory(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates a new directory in the directory provided by the path path, using the given prefix to generate its name, asynchronously.
createTempDirectoryAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
createTempDirectoryAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
createTempDirectoryAndAwait(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
createTempDirectoryAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.createTempDirectory(String) that ignores the result of the operation.
createTempDirectoryAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.createTempDirectory(String,String) that ignores the result of the operation.
createTempDirectoryAndForget(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.createTempDirectory(String,String,String) that ignores the result of the operation.
createTempDirectoryBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
createTempDirectoryBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
createTempDirectoryBlocking(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
createTempFile(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates a new file in the default temporary-file directory, using the given prefix and suffix to generate its name, asynchronously.
createTempFile(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates a new file in the directory provided by the path dir, using the given prefix and suffix to generate its name, asynchronously.
createTempFile(String, String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates a new file in the directory provided by the path dir, using the given prefix and suffix to generate its name, asynchronously.
createTempFileAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
createTempFileAndAwait(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
createTempFileAndAwait(String, String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
createTempFileAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.createTempFile(String,String) that ignores the result of the operation.
createTempFileAndForget(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.createTempFile(String,String,String) that ignores the result of the operation.
createTempFileAndForget(String, String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.createTempFile(String,String,String,String) that ignores the result of the operation.
createTempFileBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
createTempFileBlocking(String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
createTempFileBlocking(String, String, String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
creationTime() - Method in class io.vertx.mutiny.core.file.FileProps
 
currentContext() - Static method in class io.vertx.mutiny.core.Vertx
 
customFrameHandler(Consumer<HttpFrame>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
customFrameHandler(Consumer<HttpFrame>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 

D

data() - Method in class io.vertx.mutiny.core.datagram.DatagramPacket
 
DatagramPacket - Class in io.vertx.mutiny.core.datagram
A received datagram packet (UDP) which contains the data and information about the sender of the data itself.
DatagramPacket(DatagramPacket) - Constructor for class io.vertx.mutiny.core.datagram.DatagramPacket
 
DatagramPacket(Object) - Constructor for class io.vertx.mutiny.core.datagram.DatagramPacket
 
DatagramSocket - Class in io.vertx.mutiny.core.datagram
A datagram socket can be used to send DatagramPacket's to remote datagram servers and receive DatagramPackets .
DatagramSocket(DatagramSocket) - Constructor for class io.vertx.mutiny.core.datagram.DatagramSocket
 
DatagramSocket(Object) - Constructor for class io.vertx.mutiny.core.datagram.DatagramSocket
 
DATE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Date header name
decrementAndGet() - Method in class io.vertx.mutiny.core.shareddata.Counter
Decrement the counter atomically and return the new count
decrementAndGetAndAwait() - Method in class io.vertx.mutiny.core.shareddata.Counter
Blocking variant of Counter.decrementAndGet().
decrementAndGetAndForget() - Method in class io.vertx.mutiny.core.shareddata.Counter
Variant of Counter.decrementAndGet() that ignores the result of the operation.
DEFLATE_GZIP - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
deflate,gzip header value
DEFLATE_GZIP_BR - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
deflate,gzip,br header value
delete() - Method in class io.vertx.mutiny.core.net.SelfSignedCertificate
 
delete(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
deleteAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.delete(String).
deleteAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.delete(String) that ignores the result of the operation.
deleteBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
deleteRecursive(String, boolean) - Method in class io.vertx.mutiny.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
deleteRecursiveAndAwait(String, boolean) - Method in class io.vertx.mutiny.core.file.FileSystem
deleteRecursiveAndForget(String, boolean) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.deleteRecursive(String,boolean) that ignores the result of the operation.
deleteRecursiveBlocking(String, boolean) - Method in class io.vertx.mutiny.core.file.FileSystem
 
delimitedMode(Buffer) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
delimitedMode(String) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
DeliveryContext<T> - Class in io.vertx.mutiny.core.eventbus
Encapsulates a message being delivered by Vert.x as well as providing control over the message delivery.
DeliveryContext(DeliveryContext) - Constructor for class io.vertx.mutiny.core.eventbus.DeliveryContext
 
DeliveryContext(DeliveryContext, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.DeliveryContext
 
DeliveryContext(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.DeliveryContext
 
deliveryOptions(DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
 
deploymentID() - Method in class io.vertx.mutiny.core.Context
 
deploymentIDs() - Method in class io.vertx.mutiny.core.Vertx
 
deployVerticle(Verticle) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but the completionHandler will be notified when the deployment is complete.
deployVerticle(Verticle, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but DeploymentOptions are provided to configure the deployment.
deployVerticle(String) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but the completionHandler will be notified when the deployment is complete.
deployVerticle(String, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but DeploymentOptions are provided to configure the deployment.
deployVerticle(Supplier<Verticle>, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but Verticle instance is created by invoking the verticleSupplier.
deployVerticleAndAwait(Verticle) - Method in class io.vertx.mutiny.core.Vertx
Blocking variant of Vertx.deployVerticle(Verticle).
deployVerticleAndAwait(Verticle, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
deployVerticleAndAwait(String) - Method in class io.vertx.mutiny.core.Vertx
Blocking variant of Vertx.deployVerticle(String).
deployVerticleAndAwait(String, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
deployVerticleAndAwait(Supplier<Verticle>, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
deployVerticleAndForget(Verticle) - Method in class io.vertx.mutiny.core.Vertx
Variant of Vertx.deployVerticle(Verticle) that ignores the result of the operation.
deployVerticleAndForget(Verticle, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Variant of Vertx.deployVerticle(Verticle,DeploymentOptions) that ignores the result of the operation.
deployVerticleAndForget(String) - Method in class io.vertx.mutiny.core.Vertx
Variant of Vertx.deployVerticle(String) that ignores the result of the operation.
deployVerticleAndForget(String, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Variant of Vertx.deployVerticle(String,DeploymentOptions) that ignores the result of the operation.
deployVerticleAndForget(Supplier<Verticle>, DeploymentOptions) - Method in class io.vertx.mutiny.core.Vertx
Variant of Vertx.deployVerticle(Supplier,DeploymentOptions) that ignores the result of the operation.
DISABLE_HTTP_HEADERS_VALIDATION - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Constant that disables HTTP headers validation, this is a constant so the JIT can eliminate validation code.
DISABLE_HTTP_HEADERS_VALIDATION_PROP_NAME - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
JVM system property that disables HTTP headers validation, don't use this in production.
DnsClient - Class in io.vertx.mutiny.core.dns
Provides a way to asynchronously lookup information from DNS servers.
DnsClient(DnsClient) - Constructor for class io.vertx.mutiny.core.dns.DnsClient
 
DnsClient(Object) - Constructor for class io.vertx.mutiny.core.dns.DnsClient
 
domainSocketAddress(String) - Static method in class io.vertx.mutiny.core.net.SocketAddress
 
doubleValue() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.http.WebSocket
 
drainHandler(Runnable) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
drainHandler(Runnable) - Method in class io.vertx.mutiny.core.net.NetSocket
 
drainHandler(Runnable) - Method in interface io.vertx.mutiny.core.streams.WriteStream
 

E

encode() - Method in class io.vertx.mutiny.core.http.Cookie
 
end() - Method in class io.vertx.mutiny.core.file.AsyncFile
Same as WriteStream.end() but with an handler called when the operation completes
end() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.end(java.lang.String) but with an handler called when the operation completes
end() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Same as HttpClientResponse.end() but with an handler called when the operation completes
end() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Same as HttpServerRequest.end() but with an handler called when the operation completes
end() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.end() but with an handler called when the operation completes
end() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
end() - Method in class io.vertx.mutiny.core.http.WebSocket
end() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
end() - Method in class io.vertx.mutiny.core.net.NetSocket
end() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
end() - Method in interface io.vertx.mutiny.core.streams.WriteStream
Same as WriteStream.end() but with an handler called when the operation completes
end(Buffer) - Method in class io.vertx.mutiny.core.file.AsyncFile
Same as but with an handler called when the operation completes
end(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.end(java.lang.String) but with an handler called when the operation completes
end(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.end() but with an handler called when the operation completes
end(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Same as but with an handler called when the operation completes
end(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Same as but with an handler called when the operation completes
end(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Same as but with an handler called when the operation completes
end(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Same as but with an handler called when the operation completes
end(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.end(java.lang.String) but with an handler called when the operation completes
end(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.end() but with an handler called when the operation completes
end(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.end(java.lang.String) but with an handler called when the operation completes
end(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.end() but with an handler called when the operation completes
end(T) - Method in interface io.vertx.mutiny.core.streams.WriteStream
Same as but with an handler called when the operation completes
endAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFile
Blocking variant of WriteStream.end().
endAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
endAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Blocking variant of HttpClientResponse.end().
endAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Blocking variant of HttpServerRequest.end().
endAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Blocking variant of WriteStream.end().
endAndAwait() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
endAndAwait() - Method in class io.vertx.mutiny.core.http.WebSocket
endAndAwait() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
endAndAwait() - Method in class io.vertx.mutiny.core.net.NetSocket
Blocking variant of WriteStream.end().
endAndAwait() - Method in interface io.vertx.mutiny.core.streams.WriteStream
Blocking variant of WriteStream.end().
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.file.AsyncFile
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#end(io.vertx.mutiny.core.buffer.Buffer).
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#end(io.vertx.mutiny.core.buffer.Buffer).
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#end(io.vertx.mutiny.core.buffer.Buffer).
endAndAwait(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#end(io.vertx.mutiny.core.buffer.Buffer).
endAndAwait(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#end(io.vertx.mutiny.core.buffer.Buffer).
endAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Blocking variant of HttpClientRequest.end(String).
endAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Blocking variant of HttpServerResponse.end(String).
endAndAwait(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
endAndAwait(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
endAndAwait(T) - Method in interface io.vertx.mutiny.core.streams.WriteStream
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#end(T).
endAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFile
Variant of WriteStream.end() that ignores the result of the operation.
endAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.end(java.lang.String) that ignores the result of the operation.
endAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Variant of HttpClientResponse.end() that ignores the result of the operation.
endAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Variant of HttpServerRequest.end() that ignores the result of the operation.
endAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of WriteStream.end() that ignores the result of the operation.
endAndForget() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Variant of WebSocketBase.end(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
endAndForget() - Method in class io.vertx.mutiny.core.http.WebSocket
Variant of WebSocketBase.end(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
endAndForget() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of WebSocketBase.end(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
endAndForget() - Method in class io.vertx.mutiny.core.net.NetSocket
Variant of WriteStream.end() that ignores the result of the operation.
endAndForget() - Method in interface io.vertx.mutiny.core.streams.WriteStream
Variant of WriteStream.end() that ignores the result of the operation.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.file.AsyncFile
Variant of io.vertx.mutiny.core.streams.WriteStream#end(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.end(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.end(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Variant of io.vertx.mutiny.core.streams.WriteStream#end(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Variant of io.vertx.mutiny.core.streams.WriteStream#end(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
endAndForget(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of io.vertx.mutiny.core.streams.WriteStream#end(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
endAndForget(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Variant of io.vertx.mutiny.core.streams.WriteStream#end(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
endAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.end(String) that ignores the result of the operation.
endAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.end(String) that ignores the result of the operation.
endAndForget(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.end(String,String) that ignores the result of the operation.
endAndForget(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.end(String,String) that ignores the result of the operation.
endAndForget(T) - Method in interface io.vertx.mutiny.core.streams.WriteStream
Variant of io.vertx.mutiny.core.streams.WriteStream#end(T) that ignores the result of the operation.
ended() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.http.WebSocket
 
endHandler(Runnable) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.net.NetSocket
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
endHandler(Runnable) - Method in interface io.vertx.mutiny.core.streams.ReadStream
 
endHandler(Runnable) - Method in class io.vertx.mutiny.core.TimeoutStream
 
endOnComplete(boolean) - Method in class io.vertx.mutiny.core.streams.Pipe
 
endOnFailure(boolean) - Method in class io.vertx.mutiny.core.streams.Pipe
 
endOnSuccess(boolean) - Method in class io.vertx.mutiny.core.streams.Pipe
 
entries() - Method in class io.vertx.mutiny.core.MultiMap
 
equals(Object) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
equals(Object) - Method in class io.vertx.mutiny.core.cli.CLI
 
equals(Object) - Method in class io.vertx.mutiny.core.cli.CommandLine
 
equals(Object) - Method in class io.vertx.mutiny.core.Context
 
equals(Object) - Method in class io.vertx.mutiny.core.datagram.DatagramPacket
 
equals(Object) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
equals(Object) - Method in class io.vertx.mutiny.core.dns.DnsClient
 
equals(Object) - Method in class io.vertx.mutiny.core.dns.MxRecord
 
equals(Object) - Method in class io.vertx.mutiny.core.dns.SrvRecord
 
equals(Object) - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
equals(Object) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
equals(Object) - Method in class io.vertx.mutiny.core.eventbus.Message
 
equals(Object) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
equals(Object) - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
 
equals(Object) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
equals(Object) - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
equals(Object) - Method in class io.vertx.mutiny.core.file.FileProps
 
equals(Object) - Method in class io.vertx.mutiny.core.file.FileSystem
 
equals(Object) - Method in class io.vertx.mutiny.core.file.FileSystemProps
 
equals(Object) - Method in class io.vertx.mutiny.core.http.Cookie
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpClient
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpConnection
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpFrame
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpHeaders
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpServer
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
equals(Object) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
equals(Object) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
equals(Object) - Method in class io.vertx.mutiny.core.http.WebSocket
 
equals(Object) - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
equals(Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
equals(Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
equals(Object) - Method in class io.vertx.mutiny.core.MultiMap
 
equals(Object) - Method in class io.vertx.mutiny.core.net.NetClient
 
equals(Object) - Method in class io.vertx.mutiny.core.net.NetServer
 
equals(Object) - Method in class io.vertx.mutiny.core.net.NetSocket
 
equals(Object) - Method in class io.vertx.mutiny.core.net.SelfSignedCertificate
 
equals(Object) - Method in class io.vertx.mutiny.core.net.SocketAddress
 
equals(Object) - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
equals(Object) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
equals(Object) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
equals(Object) - Method in class io.vertx.mutiny.core.Promise
 
equals(Object) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
 
equals(Object) - Method in class io.vertx.mutiny.core.shareddata.Counter
 
equals(Object) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
equals(Object) - Method in class io.vertx.mutiny.core.shareddata.Lock
 
equals(Object) - Method in class io.vertx.mutiny.core.shareddata.SharedData
 
equals(Object) - Method in class io.vertx.mutiny.core.streams.Pipe
 
equals(Object) - Method in class io.vertx.mutiny.core.streams.Pump
 
equals(Object) - Method in class io.vertx.mutiny.core.TimeoutStream
 
equals(Object) - Method in class io.vertx.mutiny.core.Vertx
 
equals(Object) - Method in class io.vertx.mutiny.core.WorkerExecutor
 
ETAG - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Etag header name
eventBus() - Method in class io.vertx.mutiny.core.Vertx
 
EventBus - Class in io.vertx.mutiny.core.eventbus
A Vert.x event-bus is a light-weight distributed messaging system which allows different parts of your application, or different applications and services to communicate with each in a loosely coupled way.
EventBus(EventBus) - Constructor for class io.vertx.mutiny.core.eventbus.EventBus
 
EventBus(Object) - Constructor for class io.vertx.mutiny.core.eventbus.EventBus
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.Context
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.HttpConnection
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.HttpServer
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.http.WebSocket
 
exceptionHandler(Consumer<Throwable>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.net.NetSocket
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
exceptionHandler(Consumer<Throwable>) - Method in interface io.vertx.mutiny.core.streams.ReadStream
 
exceptionHandler(Consumer<Throwable>) - Method in interface io.vertx.mutiny.core.streams.StreamBase
 
exceptionHandler(Consumer<Throwable>) - Method in interface io.vertx.mutiny.core.streams.WriteStream
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.TimeoutStream
 
exceptionHandler(Consumer<Throwable>) - Method in class io.vertx.mutiny.core.Vertx
 
executeBlocking(Uni<T>) - Method in class io.vertx.mutiny.core.Context
executeBlocking(Uni<T>) - Method in class io.vertx.mutiny.core.Vertx
executeBlocking(Uni<T>) - Method in class io.vertx.mutiny.core.WorkerExecutor
executeBlocking(Uni<T>, boolean) - Method in class io.vertx.mutiny.core.Context
Safely execute some blocking code.
executeBlocking(Uni<T>, boolean) - Method in class io.vertx.mutiny.core.Vertx
Safely execute some blocking code.
executeBlocking(Uni<T>, boolean) - Method in class io.vertx.mutiny.core.WorkerExecutor
Safely execute some blocking code.
executeBlockingAndAwait(Uni<T>) - Method in class io.vertx.mutiny.core.Context
Blocking variant of io.vertx.mutiny.core.Context#executeBlocking(Consumer).
executeBlockingAndAwait(Uni<T>) - Method in class io.vertx.mutiny.core.Vertx
Blocking variant of io.vertx.mutiny.core.Vertx#executeBlocking(Consumer).
executeBlockingAndAwait(Uni<T>) - Method in class io.vertx.mutiny.core.WorkerExecutor
Blocking variant of io.vertx.mutiny.core.WorkerExecutor#executeBlocking(Consumer).
executeBlockingAndAwait(Uni<T>, boolean) - Method in class io.vertx.mutiny.core.Context
Blocking variant of io.vertx.mutiny.core.Context#executeBlocking(Consumer,boolean).
executeBlockingAndAwait(Uni<T>, boolean) - Method in class io.vertx.mutiny.core.Vertx
Blocking variant of io.vertx.mutiny.core.Vertx#executeBlocking(Consumer,boolean).
executeBlockingAndAwait(Uni<T>, boolean) - Method in class io.vertx.mutiny.core.WorkerExecutor
Blocking variant of io.vertx.mutiny.core.WorkerExecutor#executeBlocking(Consumer,boolean).
executeBlockingAndForget(Uni<T>) - Method in class io.vertx.mutiny.core.Context
Variant of io.vertx.mutiny.core.Context#executeBlocking(Consumer) that ignores the result of the operation.
executeBlockingAndForget(Uni<T>) - Method in class io.vertx.mutiny.core.Vertx
Variant of io.vertx.mutiny.core.Vertx#executeBlocking(Consumer) that ignores the result of the operation.
executeBlockingAndForget(Uni<T>) - Method in class io.vertx.mutiny.core.WorkerExecutor
Variant of io.vertx.mutiny.core.WorkerExecutor#executeBlocking(Consumer) that ignores the result of the operation.
executeBlockingAndForget(Uni<T>, boolean) - Method in class io.vertx.mutiny.core.Context
Variant of io.vertx.mutiny.core.Context#executeBlocking(Consumer,boolean) that ignores the result of the operation.
executeBlockingAndForget(Uni<T>, boolean) - Method in class io.vertx.mutiny.core.Vertx
Variant of io.vertx.mutiny.core.Vertx#executeBlocking(Consumer,boolean) that ignores the result of the operation.
executeBlockingAndForget(Uni<T>, boolean) - Method in class io.vertx.mutiny.core.WorkerExecutor
Variant of io.vertx.mutiny.core.WorkerExecutor#executeBlocking(Consumer,boolean) that ignores the result of the operation.
exists(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Determines whether the file as specified by the path path exists, asynchronously.
existsAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.exists(String).
existsAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.exists(String) that ignores the result of the operation.
existsBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
EXPECT - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Expect header name
EXPIRES - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Expires header name

F

fail(int, String) - Method in class io.vertx.mutiny.core.eventbus.Message
 
fail(String) - Method in class io.vertx.mutiny.core.Promise
 
fail(Throwable) - Method in class io.vertx.mutiny.core.Promise
 
fetch(long) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
fetch(long) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
fetch(long) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
fetch(long) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
fetch(long) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
fetch(long) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
fetch(long) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
fetch(long) - Method in class io.vertx.mutiny.core.http.WebSocket
 
fetch(long) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
fetch(long) - Method in class io.vertx.mutiny.core.net.NetSocket
 
fetch(long) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
fetch(long) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
fetch(long) - Method in interface io.vertx.mutiny.core.streams.ReadStream
 
fetch(long) - Method in class io.vertx.mutiny.core.TimeoutStream
 
fieldName() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
file() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
filename() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
FileProps - Class in io.vertx.mutiny.core.file
Represents properties of a file on the file system.
FileProps(FileProps) - Constructor for class io.vertx.mutiny.core.file.FileProps
 
FileProps(Object) - Constructor for class io.vertx.mutiny.core.file.FileProps
 
fileSystem() - Method in class io.vertx.mutiny.core.Vertx
 
FileSystem - Class in io.vertx.mutiny.core.file
Contains a broad set of operations for manipulating files on the file system.
FileSystem(FileSystem) - Constructor for class io.vertx.mutiny.core.file.FileSystem
 
FileSystem(Object) - Constructor for class io.vertx.mutiny.core.file.FileSystem
 
FileSystemProps - Class in io.vertx.mutiny.core.file
Represents properties of the file system.
FileSystemProps(FileSystemProps) - Constructor for class io.vertx.mutiny.core.file.FileSystemProps
 
FileSystemProps(Object) - Constructor for class io.vertx.mutiny.core.file.FileSystemProps
 
fixedSizeMode(int) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
flags() - Method in class io.vertx.mutiny.core.http.HttpFrame
 
floatValue() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
flush() - Method in class io.vertx.mutiny.core.file.AsyncFile
Same as AsyncFile.flush() but the handler will be called when the flush is complete or if an error occurs
flushAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFile
Blocking variant of AsyncFile.flush().
flushAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFile
Variant of AsyncFile.flush() that ignores the result of the operation.
forEach(BiConsumer<String, String>) - Method in class io.vertx.mutiny.core.MultiMap
 
formAttributes() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
frameHandler(Consumer<WebSocketFrame>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
frameHandler(Consumer<WebSocketFrame>) - Method in class io.vertx.mutiny.core.http.WebSocket
 
frameHandler(Consumer<WebSocketFrame>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
from(String) - Static method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
FROM - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
From header name
fromURI(URI) - Static method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
fsProps(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Returns properties of the file-system being used by the specified path, asynchronously.
fsPropsAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.fsProps(String).
fsPropsAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.fsProps(String) that ignores the result of the operation.
fsPropsBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
future() - Method in class io.vertx.mutiny.core.Promise
Unlike the bare Vert.x variant, this method returns a Uni.
futureAndAwait() - Method in class io.vertx.mutiny.core.Promise
Blocking variant of Promise.future().
futureAndForget() - Method in class io.vertx.mutiny.core.Promise
Variant of Promise.future() that ignores the result of the operation.

G

get() - Method in class io.vertx.mutiny.core.shareddata.Counter
Get the current value of the counter
get(CharSequence) - Method in class io.vertx.mutiny.core.MultiMap
 
get(Object) - Method in class io.vertx.mutiny.core.Context
 
get(Object) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
get(String) - Method in class io.vertx.mutiny.core.MultiMap
 
get(K) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Get a value from the map, asynchronously.
GET - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
GET header value
getAll(CharSequence) - Method in class io.vertx.mutiny.core.MultiMap
 
getAll(String) - Method in class io.vertx.mutiny.core.MultiMap
 
getAndAdd(long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Add the value to the counter atomically and return the value before the add
getAndAddAndAwait(long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Blocking variant of Counter.getAndAdd(long).
getAndAddAndForget(long) - Method in class io.vertx.mutiny.core.shareddata.Counter
Variant of Counter.getAndAdd(long) that ignores the result of the operation.
getAndAwait() - Method in class io.vertx.mutiny.core.shareddata.Counter
Blocking variant of Counter.get().
getAndAwait(K) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of io.vertx.mutiny.core.shareddata.AsyncMap#get(K).
getAndForget() - Method in class io.vertx.mutiny.core.shareddata.Counter
Variant of Counter.get() that ignores the result of the operation.
getAndForget(K) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of io.vertx.mutiny.core.shareddata.AsyncMap#get(K) that ignores the result of the operation.
getAndIncrement() - Method in class io.vertx.mutiny.core.shareddata.Counter
Increment the counter atomically and return the value before the increment.
getAndIncrementAndAwait() - Method in class io.vertx.mutiny.core.shareddata.Counter
Blocking variant of Counter.getAndIncrement().
getAndIncrementAndForget() - Method in class io.vertx.mutiny.core.shareddata.Counter
Variant of Counter.getAndIncrement() that ignores the result of the operation.
getArgument(int) - Method in class io.vertx.mutiny.core.cli.CLI
 
getArgument(String) - Method in class io.vertx.mutiny.core.cli.CLI
 
getArguments() - Method in class io.vertx.mutiny.core.cli.CLI
 
getArgumentValue(int) - Method in class io.vertx.mutiny.core.cli.CommandLine
 
getArgumentValue(String) - Method in class io.vertx.mutiny.core.cli.CommandLine
 
getArrayElement(Object, int) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
getAsyncMap(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getAsyncMapAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Blocking variant of SharedData.getAsyncMap(String).
getAsyncMapAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Variant of SharedData.getAsyncMap(String) that ignores the result of the operation.
getBuffer(int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getByte(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getByteBuf() - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getBytes() - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getBytes(byte[]) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getBytes(byte[], int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getBytes(int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getBytes(int, int, byte[]) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getBytes(int, int, byte[], int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getClusterWideMap(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get the cluster wide map with the specified name.
getClusterWideMapAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
getClusterWideMapAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Variant of SharedData.getClusterWideMap(String) that ignores the result of the operation.
getCookie(String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
getCookie(String, String, String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
getCounter(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous counter.
getCounterAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Blocking variant of SharedData.getCounter(String).
getCounterAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Variant of SharedData.getCounter(String) that ignores the result of the operation.
getDelegate() - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getDelegate() - Method in class io.vertx.mutiny.core.cli.CLI
 
getDelegate() - Method in class io.vertx.mutiny.core.cli.CommandLine
 
getDelegate() - Method in class io.vertx.mutiny.core.Context
 
getDelegate() - Method in class io.vertx.mutiny.core.datagram.DatagramPacket
 
getDelegate() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
getDelegate() - Method in class io.vertx.mutiny.core.dns.DnsClient
 
getDelegate() - Method in class io.vertx.mutiny.core.dns.MxRecord
 
getDelegate() - Method in class io.vertx.mutiny.core.dns.SrvRecord
 
getDelegate() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
getDelegate() - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
getDelegate() - Method in class io.vertx.mutiny.core.eventbus.Message
 
getDelegate() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
getDelegate() - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
 
getDelegate() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
getDelegate() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
getDelegate() - Method in class io.vertx.mutiny.core.file.FileProps
 
getDelegate() - Method in class io.vertx.mutiny.core.file.FileSystem
 
getDelegate() - Method in class io.vertx.mutiny.core.file.FileSystemProps
 
getDelegate() - Method in class io.vertx.mutiny.core.http.Cookie
 
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpClient
 
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpFrame
 
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpHeaders
 
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpServer
 
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
getDelegate() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
getDelegate() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
getDelegate() - Method in class io.vertx.mutiny.core.http.WebSocket
 
getDelegate() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
getDelegate() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
getDelegate() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
getDelegate() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
getDelegate() - Method in interface io.vertx.mutiny.core.metrics.Measured
 
getDelegate() - Method in class io.vertx.mutiny.core.MultiMap
 
getDelegate() - Method in class io.vertx.mutiny.core.net.NetClient
 
getDelegate() - Method in class io.vertx.mutiny.core.net.NetServer
 
getDelegate() - Method in class io.vertx.mutiny.core.net.NetSocket
 
getDelegate() - Method in class io.vertx.mutiny.core.net.SelfSignedCertificate
 
getDelegate() - Method in class io.vertx.mutiny.core.net.SocketAddress
 
getDelegate() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
getDelegate() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
getDelegate() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
getDelegate() - Method in class io.vertx.mutiny.core.Promise
 
getDelegate() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
 
getDelegate() - Method in class io.vertx.mutiny.core.shareddata.Counter
 
getDelegate() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
getDelegate() - Method in class io.vertx.mutiny.core.shareddata.Lock
 
getDelegate() - Method in class io.vertx.mutiny.core.shareddata.SharedData
 
getDelegate() - Method in class io.vertx.mutiny.core.streams.Pipe
 
getDelegate() - Method in class io.vertx.mutiny.core.streams.Pump
 
getDelegate() - Method in interface io.vertx.mutiny.core.streams.ReadStream
 
getDelegate() - Method in interface io.vertx.mutiny.core.streams.StreamBase
 
getDelegate() - Method in interface io.vertx.mutiny.core.streams.WriteStream
 
getDelegate() - Method in class io.vertx.mutiny.core.TimeoutStream
 
getDelegate() - Method in class io.vertx.mutiny.core.Vertx
 
getDelegate() - Method in class io.vertx.mutiny.core.WorkerExecutor
 
getDescription() - Method in class io.vertx.mutiny.core.cli.CLI
 
getDomain() - Method in class io.vertx.mutiny.core.http.Cookie
 
getDouble(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getFloat(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getFormAttribute(String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
getHeader(CharSequence) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
getHeader(CharSequence) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
getHeader(String) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
getHeader(String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
getHost() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
getInstanceCount() - Method in class io.vertx.mutiny.core.Context
 
getInt(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getIntLE(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getLocal(Object) - Method in class io.vertx.mutiny.core.Context
 
getLocalAsyncMap(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getLocalAsyncMapAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
getLocalAsyncMapAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Variant of SharedData.getLocalAsyncMap(String) that ignores the result of the operation.
getLocalCounter(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous local counter.
getLocalCounterAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
getLocalCounterAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Variant of SharedData.getLocalCounter(String) that ignores the result of the operation.
getLocalLock(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous local lock with the specified name.
getLocalLockAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Blocking variant of SharedData.getLocalLock(String).
getLocalLockAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Variant of SharedData.getLocalLock(String) that ignores the result of the operation.
getLocalLockWithTimeout(String, long) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.getLocalLock(java.lang.String) but specifying a timeout.
getLocalLockWithTimeoutAndAwait(String, long) - Method in class io.vertx.mutiny.core.shareddata.SharedData
getLocalLockWithTimeoutAndForget(String, long) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Variant of SharedData.getLocalLockWithTimeout(String,long) that ignores the result of the operation.
getLocalMap(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
 
getLock(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
getLockAndAwait(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Blocking variant of SharedData.getLock(String).
getLockAndForget(String) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Variant of SharedData.getLock(String) that ignores the result of the operation.
getLockWithTimeout(String, long) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Like SharedData.getLock(java.lang.String) but specifying a timeout.
getLockWithTimeoutAndAwait(String, long) - Method in class io.vertx.mutiny.core.shareddata.SharedData
getLockWithTimeoutAndForget(String, long) - Method in class io.vertx.mutiny.core.shareddata.SharedData
Variant of SharedData.getLockWithTimeout(String,long) that ignores the result of the operation.
getLong(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getLongLE(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getMaxAge() - Method in class io.vertx.mutiny.core.http.Cookie
 
getMaxBufferedMessages() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
getMedium(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getMediumLE(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getMethod() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
getName() - Method in class io.vertx.mutiny.core.cli.CLI
 
getName() - Method in class io.vertx.mutiny.core.http.Cookie
 
getObjectParameter(Object, String, boolean) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
getOption(String) - Method in class io.vertx.mutiny.core.cli.CLI
 
getOptions() - Method in class io.vertx.mutiny.core.cli.CLI
 
getOptionValue(String) - Method in class io.vertx.mutiny.core.cli.CommandLine
 
getOrCreateContext() - Method in class io.vertx.mutiny.core.Vertx
 
getOrDefault(Object, V) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
getParam(String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
getParam(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
getParamsCharset() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
getPath() - Method in class io.vertx.mutiny.core.http.Cookie
 
getPort() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
getPriority() - Method in class io.vertx.mutiny.core.cli.CLI
 
getRawValueForArgument(Argument) - Method in class io.vertx.mutiny.core.cli.CommandLine
 
getRawValueForOption(Option) - Method in class io.vertx.mutiny.core.cli.CommandLine
 
getRawValues(Option) - Method in class io.vertx.mutiny.core.cli.CommandLine
getRawValuesForArgument(Argument) - Method in class io.vertx.mutiny.core.cli.CommandLine
 
getRawValuesForOption(Option) - Method in class io.vertx.mutiny.core.cli.CommandLine
 
getReadLength() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
getSameSite() - Method in class io.vertx.mutiny.core.http.Cookie
 
getShort(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getShortLE(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getStatusCode() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
getStatusMessage() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
getStreamPriority() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
getString(int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getString(int, int, String) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getSummary() - Method in class io.vertx.mutiny.core.cli.CLI
 
getTrailer(String) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
getUnsignedByte(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getUnsignedInt(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getUnsignedIntLE(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getUnsignedMedium(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getUnsignedMediumLE(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getUnsignedShort(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getUnsignedShortLE(int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
getURI() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
getURIWithoutFragment() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
getValue() - Method in class io.vertx.mutiny.core.http.Cookie
 
getWindowSize() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
getWritePos() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
goAway(long) - Method in class io.vertx.mutiny.core.http.HttpConnection
 
goAway(long, int) - Method in class io.vertx.mutiny.core.http.HttpConnection
 
goAway(long, int, Buffer) - Method in class io.vertx.mutiny.core.http.HttpConnection
 
goAwayHandler(Consumer<GoAway>) - Method in class io.vertx.mutiny.core.http.HttpConnection
 

H

handle(Buffer) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
handle(Buffer) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocket
 
handler(Consumer<Buffer>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.net.NetSocket
 
handler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
handler(Consumer<DatagramPacket>) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
handler(Consumer<Message<T>>) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
handler(Consumer<JsonEvent>) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
handler(Consumer<Long>) - Method in class io.vertx.mutiny.core.TimeoutStream
 
handler(Consumer<T>) - Method in interface io.vertx.mutiny.core.streams.ReadStream
 
hashCode() - Method in class io.vertx.mutiny.core.buffer.Buffer
 
hashCode() - Method in class io.vertx.mutiny.core.cli.CLI
 
hashCode() - Method in class io.vertx.mutiny.core.cli.CommandLine
 
hashCode() - Method in class io.vertx.mutiny.core.Context
 
hashCode() - Method in class io.vertx.mutiny.core.datagram.DatagramPacket
 
hashCode() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
hashCode() - Method in class io.vertx.mutiny.core.dns.DnsClient
 
hashCode() - Method in class io.vertx.mutiny.core.dns.MxRecord
 
hashCode() - Method in class io.vertx.mutiny.core.dns.SrvRecord
 
hashCode() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
hashCode() - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
hashCode() - Method in class io.vertx.mutiny.core.eventbus.Message
 
hashCode() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
hashCode() - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
 
hashCode() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
hashCode() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
hashCode() - Method in class io.vertx.mutiny.core.file.FileProps
 
hashCode() - Method in class io.vertx.mutiny.core.file.FileSystem
 
hashCode() - Method in class io.vertx.mutiny.core.file.FileSystemProps
 
hashCode() - Method in class io.vertx.mutiny.core.http.Cookie
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpClient
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpFrame
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpHeaders
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpServer
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
hashCode() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
hashCode() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
hashCode() - Method in class io.vertx.mutiny.core.http.WebSocket
 
hashCode() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
hashCode() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
hashCode() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
hashCode() - Method in class io.vertx.mutiny.core.MultiMap
 
hashCode() - Method in class io.vertx.mutiny.core.net.NetClient
 
hashCode() - Method in class io.vertx.mutiny.core.net.NetServer
 
hashCode() - Method in class io.vertx.mutiny.core.net.NetSocket
 
hashCode() - Method in class io.vertx.mutiny.core.net.SelfSignedCertificate
 
hashCode() - Method in class io.vertx.mutiny.core.net.SocketAddress
 
hashCode() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
hashCode() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
hashCode() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
hashCode() - Method in class io.vertx.mutiny.core.Promise
 
hashCode() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
 
hashCode() - Method in class io.vertx.mutiny.core.shareddata.Counter
 
hashCode() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
hashCode() - Method in class io.vertx.mutiny.core.shareddata.Lock
 
hashCode() - Method in class io.vertx.mutiny.core.shareddata.SharedData
 
hashCode() - Method in class io.vertx.mutiny.core.streams.Pipe
 
hashCode() - Method in class io.vertx.mutiny.core.streams.Pump
 
hashCode() - Method in class io.vertx.mutiny.core.TimeoutStream
 
hashCode() - Method in class io.vertx.mutiny.core.Vertx
 
hashCode() - Method in class io.vertx.mutiny.core.WorkerExecutor
 
headers() - Method in class io.vertx.mutiny.core.eventbus.Message
 
headers() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
headers() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
headers() - Static method in class io.vertx.mutiny.core.http.HttpHeaders
 
headers() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
headers() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
headers() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
headers() - Method in class io.vertx.mutiny.core.http.WebSocket
 
headers() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
headersEndHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
headWritten() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
host() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
host() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
host() - Method in class io.vertx.mutiny.core.net.SocketAddress
 
HOST - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Host header name
hostAddress() - Method in class io.vertx.mutiny.core.net.SocketAddress
 
hostName() - Method in class io.vertx.mutiny.core.net.SocketAddress
 
HttpClient - Class in io.vertx.mutiny.core.http
An asynchronous HTTP client.
HttpClient(HttpClient) - Constructor for class io.vertx.mutiny.core.http.HttpClient
 
HttpClient(Object) - Constructor for class io.vertx.mutiny.core.http.HttpClient
 
HttpClientRequest - Class in io.vertx.mutiny.core.http
Represents a client-side HTTP request.
HttpClientRequest(HttpClientRequest) - Constructor for class io.vertx.mutiny.core.http.HttpClientRequest
 
HttpClientRequest(Object) - Constructor for class io.vertx.mutiny.core.http.HttpClientRequest
 
HttpClientResponse - Class in io.vertx.mutiny.core.http
Represents a client-side HTTP response.
HttpClientResponse(HttpClientResponse) - Constructor for class io.vertx.mutiny.core.http.HttpClientResponse
 
HttpClientResponse(Object) - Constructor for class io.vertx.mutiny.core.http.HttpClientResponse
 
HttpConnection - Class in io.vertx.mutiny.core.http
Represents an HTTP connection.
HttpConnection(HttpConnection) - Constructor for class io.vertx.mutiny.core.http.HttpConnection
 
HttpConnection(Object) - Constructor for class io.vertx.mutiny.core.http.HttpConnection
 
HttpFrame - Class in io.vertx.mutiny.core.http
An HTTP/2 frame.
HttpFrame(HttpFrame) - Constructor for class io.vertx.mutiny.core.http.HttpFrame
 
HttpFrame(Object) - Constructor for class io.vertx.mutiny.core.http.HttpFrame
 
HttpHeaders - Class in io.vertx.mutiny.core.http
Contains a bunch of useful HTTP headers stuff: methods for creating instances often used Header names method to create optimized CharSequence which can be used as header name and value
HttpHeaders(HttpHeaders) - Constructor for class io.vertx.mutiny.core.http.HttpHeaders
 
HttpHeaders(Object) - Constructor for class io.vertx.mutiny.core.http.HttpHeaders
 
HttpServer - Class in io.vertx.mutiny.core.http
An HTTP and WebSockets server.
HttpServer(HttpServer) - Constructor for class io.vertx.mutiny.core.http.HttpServer
 
HttpServer(Object) - Constructor for class io.vertx.mutiny.core.http.HttpServer
 
HttpServerFileUpload - Class in io.vertx.mutiny.core.http
Represents an file upload from an HTML FORM.
HttpServerFileUpload(HttpServerFileUpload) - Constructor for class io.vertx.mutiny.core.http.HttpServerFileUpload
 
HttpServerFileUpload(Object) - Constructor for class io.vertx.mutiny.core.http.HttpServerFileUpload
 
HttpServerRequest - Class in io.vertx.mutiny.core.http
Represents a server-side HTTP request.
HttpServerRequest(HttpServerRequest) - Constructor for class io.vertx.mutiny.core.http.HttpServerRequest
 
HttpServerRequest(Object) - Constructor for class io.vertx.mutiny.core.http.HttpServerRequest
 
HttpServerResponse - Class in io.vertx.mutiny.core.http
Represents a server-side HTTP response.
HttpServerResponse(HttpServerResponse) - Constructor for class io.vertx.mutiny.core.http.HttpServerResponse
 
HttpServerResponse(Object) - Constructor for class io.vertx.mutiny.core.http.HttpServerResponse
 

I

IDENTITY - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
identity header value
IF_MATCH - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
If-Match header name
IF_MODIFIED_SINCE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
If-Modified-Since header name
IF_NONE_MATCH - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
If-None-Match header name
incrementAndGet() - Method in class io.vertx.mutiny.core.shareddata.Counter
Increment the counter atomically and return the new count
incrementAndGetAndAwait() - Method in class io.vertx.mutiny.core.shareddata.Counter
Blocking variant of Counter.incrementAndGet().
incrementAndGetAndForget() - Method in class io.vertx.mutiny.core.shareddata.Counter
Variant of Counter.incrementAndGet() that ignores the result of the operation.
indicatedServerName() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
indicatedServerName() - Method in class io.vertx.mutiny.core.net.NetSocket
 
inetSocketAddress(int, String) - Static method in class io.vertx.mutiny.core.net.SocketAddress
 
inetSocketAddress(InetSocketAddress) - Static method in class io.vertx.mutiny.core.net.SocketAddress
 
init(Vertx, Context) - Method in class io.smallrye.mutiny.vertx.core.AbstractVerticle
Initialise the verticle.
instantValue() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
integerValue() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
invalidRequestHandler(Consumer<HttpServerRequest>) - Method in class io.vertx.mutiny.core.http.HttpServer
 
io.smallrye.mutiny.vertx.core - package io.smallrye.mutiny.vertx.core
 
io.vertx.mutiny.core - package io.vertx.mutiny.core
 
io.vertx.mutiny.core.buffer - package io.vertx.mutiny.core.buffer
 
io.vertx.mutiny.core.cli - package io.vertx.mutiny.core.cli
 
io.vertx.mutiny.core.datagram - package io.vertx.mutiny.core.datagram
 
io.vertx.mutiny.core.dns - package io.vertx.mutiny.core.dns
 
io.vertx.mutiny.core.eventbus - package io.vertx.mutiny.core.eventbus
 
io.vertx.mutiny.core.file - package io.vertx.mutiny.core.file
 
io.vertx.mutiny.core.http - package io.vertx.mutiny.core.http
 
io.vertx.mutiny.core.json.pointer - package io.vertx.mutiny.core.json.pointer
 
io.vertx.mutiny.core.metrics - package io.vertx.mutiny.core.metrics
 
io.vertx.mutiny.core.net - package io.vertx.mutiny.core.net
 
io.vertx.mutiny.core.parsetools - package io.vertx.mutiny.core.parsetools
 
io.vertx.mutiny.core.shareddata - package io.vertx.mutiny.core.shareddata
 
io.vertx.mutiny.core.streams - package io.vertx.mutiny.core.streams
 
isArgumentAssigned(Argument) - Method in class io.vertx.mutiny.core.cli.CommandLine
 
isArray() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
isArray(Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
isAskingForHelp() - Method in class io.vertx.mutiny.core.cli.CommandLine
 
isBinary() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
isBoolean() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
isChunked() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
isChunked() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
isClose() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
isClosed() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
isClosed() - Method in class io.vertx.mutiny.core.http.WebSocket
 
isClosed() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
isClustered() - Method in class io.vertx.mutiny.core.Vertx
 
isContinuation() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
isDirectory() - Method in class io.vertx.mutiny.core.file.FileProps
 
isDomainSocket() - Method in class io.vertx.mutiny.core.net.SocketAddress
 
isEmpty() - Method in class io.vertx.mutiny.core.MultiMap
 
isEmpty() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
isEnded() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
isEventLoopContext() - Method in class io.vertx.mutiny.core.Context
 
isExpectMultipart() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
isFinal() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
isFlagEnabled(String) - Method in class io.vertx.mutiny.core.cli.CommandLine
 
isHidden() - Method in class io.vertx.mutiny.core.cli.CLI
 
isHttpOnly() - Method in class io.vertx.mutiny.core.http.Cookie
 
isInetSocket() - Method in class io.vertx.mutiny.core.net.SocketAddress
 
isLocalPointer() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
isMetricsEnabled() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
isMetricsEnabled() - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
isMetricsEnabled() - Method in class io.vertx.mutiny.core.http.HttpClient
 
isMetricsEnabled() - Method in class io.vertx.mutiny.core.http.HttpServer
 
isMetricsEnabled() - Method in interface io.vertx.mutiny.core.metrics.Measured
 
isMetricsEnabled() - Method in class io.vertx.mutiny.core.net.NetClient
 
isMetricsEnabled() - Method in class io.vertx.mutiny.core.net.NetServer
 
isMetricsEnabled() - Method in class io.vertx.mutiny.core.Vertx
 
isMetricsEnabled() - Method in class io.vertx.mutiny.core.WorkerExecutor
 
isNativeTransportEnabled() - Method in class io.vertx.mutiny.core.Vertx
 
isNull() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
isNull(Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
isNumber() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
isObject() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
isObject(Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
isOnEventLoopThread() - Static method in class io.vertx.mutiny.core.Context
 
isOnVertxThread() - Static method in class io.vertx.mutiny.core.Context
 
isOnWorkerThread() - Static method in class io.vertx.mutiny.core.Context
 
isOptionAssigned(Option) - Method in class io.vertx.mutiny.core.cli.CommandLine
 
isOther() - Method in class io.vertx.mutiny.core.file.FileProps
 
isParent(JsonPointer) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
isPing() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
isRegistered() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
isRegularFile() - Method in class io.vertx.mutiny.core.file.FileProps
 
isRootPointer() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
isSecure() - Method in class io.vertx.mutiny.core.http.Cookie
 
isSeenInCommandLine(Option) - Method in class io.vertx.mutiny.core.cli.CommandLine
 
isSend() - Method in class io.vertx.mutiny.core.eventbus.Message
 
isShared() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
isSizeAvailable() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
isSsl() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
isSsl() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
isSsl() - Method in class io.vertx.mutiny.core.http.WebSocket
 
isSsl() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
isSsl() - Method in class io.vertx.mutiny.core.net.NetSocket
 
isSSL() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
isString() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
isSymbolicLink() - Method in class io.vertx.mutiny.core.file.FileProps
 
isText() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
isValid() - Method in class io.vertx.mutiny.core.cli.CommandLine
 
isValid() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
Like AsyncFileLock.isValid() but the handler will be called when the operation completes or if an error occurs.
isValidAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
Blocking variant of AsyncFileLock.isValid().
isValidAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
Variant of AsyncFileLock.isValid() that ignores the result of the operation.
isValidBlocking() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
isWorkerContext() - Method in class io.vertx.mutiny.core.Context
 
iterator() - Method in class io.vertx.mutiny.core.MultiMap
 

J

JSON_ITERATOR - Static variable in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
Instance of a JsonPointerIterator to query Vert.x Json structures
JsonEvent - Class in io.vertx.mutiny.core.parsetools
A JSON event emited by the JsonParser.
JsonEvent(JsonEvent) - Constructor for class io.vertx.mutiny.core.parsetools.JsonEvent
 
JsonEvent(Object) - Constructor for class io.vertx.mutiny.core.parsetools.JsonEvent
 
JsonParser - Class in io.vertx.mutiny.core.parsetools
A parser class which allows to incrementally parse json elements and emit json parse events instead of parsing a json element fully.
JsonParser(JsonParser) - Constructor for class io.vertx.mutiny.core.parsetools.JsonParser
 
JsonParser(Object) - Constructor for class io.vertx.mutiny.core.parsetools.JsonParser
 
JsonPointer - Class in io.vertx.mutiny.core.json.pointer
Implementation of RFC6901 Json Pointers.
JsonPointer(JsonPointer) - Constructor for class io.vertx.mutiny.core.json.pointer.JsonPointer
 
JsonPointer(Object) - Constructor for class io.vertx.mutiny.core.json.pointer.JsonPointer
 
JsonPointerIterator - Class in io.vertx.mutiny.core.json.pointer
The JsonPointerIterator is used by the read/write algorithms of the JsonPointer to read/write the querying data structure
Every method takes the currentValue as parameter, representing the actual value held by the query algorithm.
Implementations of this interface should be stateless, so they can be reused
You can implement this interface to query the structure you want using json pointers
JsonPointerIterator(JsonPointerIterator) - Constructor for class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
JsonPointerIterator(Object) - Constructor for class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 

K

KEEP_ALIVE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
keep-alive header value
keyCertOptions() - Method in class io.vertx.mutiny.core.net.SelfSignedCertificate
 
keys() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Get the keys of the map, asynchronously.
keysAndAwait() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of AsyncMap.keys().
keysAndForget() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of AsyncMap.keys() that ignores the result of the operation.

L

LAST_MODIFIED - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Last-Modified header name
lastAccessTime() - Method in class io.vertx.mutiny.core.file.FileProps
 
lastModifiedTime() - Method in class io.vertx.mutiny.core.file.FileProps
 
length() - Method in class io.vertx.mutiny.core.buffer.Buffer
 
link(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create a hard link on the file system from link to existing, asynchronously.
linkAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.link(String,String).
linkAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.link(String,String) that ignores the result of the operation.
linkBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
listen() - Method in class io.vertx.mutiny.core.http.HttpServer
Like HttpServer.listen(int, java.lang.String) but supplying a handler that will be called when the server is actually listening (or has failed).
listen() - Method in class io.vertx.mutiny.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
listen(int) - Method in class io.vertx.mutiny.core.http.HttpServer
Like HttpServer.listen(int, java.lang.String) but supplying a handler that will be called when the server is actually listening (or has failed).
listen(int) - Method in class io.vertx.mutiny.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
listen(int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Start listening on the given port and host.
listen(int, String) - Method in class io.vertx.mutiny.core.http.HttpServer
Like HttpServer.listen(int, java.lang.String) but supplying a handler that will be called when the server is actually listening (or has failed).
listen(int, String) - Method in class io.vertx.mutiny.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
listen(SocketAddress) - Method in class io.vertx.mutiny.core.http.HttpServer
Tell the server to start listening on the given address supplying a handler that will be called when the server is actually listening (or has failed).
listen(SocketAddress) - Method in class io.vertx.mutiny.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
listenAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServer
listenAndAwait() - Method in class io.vertx.mutiny.core.net.NetServer
Blocking variant of NetServer.listen().
listenAndAwait(int) - Method in class io.vertx.mutiny.core.http.HttpServer
Blocking variant of HttpServer.listen(int).
listenAndAwait(int) - Method in class io.vertx.mutiny.core.net.NetServer
Blocking variant of NetServer.listen(int).
listenAndAwait(int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
listenAndAwait(int, String) - Method in class io.vertx.mutiny.core.http.HttpServer
Blocking variant of HttpServer.listen(int,String).
listenAndAwait(int, String) - Method in class io.vertx.mutiny.core.net.NetServer
Blocking variant of NetServer.listen(int,String).
listenAndAwait(SocketAddress) - Method in class io.vertx.mutiny.core.http.HttpServer
listenAndAwait(SocketAddress) - Method in class io.vertx.mutiny.core.net.NetServer
listenAndForget() - Method in class io.vertx.mutiny.core.http.HttpServer
Variant of HttpServer.listen(int, java.lang.String) that ignores the result of the operation.
listenAndForget() - Method in class io.vertx.mutiny.core.net.NetServer
Variant of NetServer.listen() that ignores the result of the operation.
listenAndForget(int) - Method in class io.vertx.mutiny.core.http.HttpServer
Variant of HttpServer.listen(int) that ignores the result of the operation.
listenAndForget(int) - Method in class io.vertx.mutiny.core.net.NetServer
Variant of NetServer.listen(int) that ignores the result of the operation.
listenAndForget(int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Variant of DatagramSocket.listen(int,String) that ignores the result of the operation.
listenAndForget(int, String) - Method in class io.vertx.mutiny.core.http.HttpServer
Variant of HttpServer.listen(int,String) that ignores the result of the operation.
listenAndForget(int, String) - Method in class io.vertx.mutiny.core.net.NetServer
Variant of NetServer.listen(int,String) that ignores the result of the operation.
listenAndForget(SocketAddress) - Method in class io.vertx.mutiny.core.http.HttpServer
Variant of HttpServer.listen(io.vertx.mutiny.core.net.SocketAddress) that ignores the result of the operation.
listenAndForget(SocketAddress) - Method in class io.vertx.mutiny.core.net.NetServer
Variant of NetServer.listen(io.vertx.mutiny.core.net.SocketAddress) that ignores the result of the operation.
listenMulticastGroup(String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it.
listenMulticastGroup(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it on the given network interface.
listenMulticastGroupAndAwait(String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
listenMulticastGroupAndAwait(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
listenMulticastGroupAndForget(String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Variant of DatagramSocket.listenMulticastGroup(String) that ignores the result of the operation.
listenMulticastGroupAndForget(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Variant of DatagramSocket.listenMulticastGroup(String,String,String) that ignores the result of the operation.
localAddress() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
localAddress() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
localAddress() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
localAddress() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
localAddress() - Method in class io.vertx.mutiny.core.http.WebSocket
 
localAddress() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
localAddress() - Method in class io.vertx.mutiny.core.net.NetSocket
 
localConsumer(String) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
localConsumer(String, Consumer<Message<T>>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
LocalMap<K,​V> - Class in io.vertx.mutiny.core.shareddata
Local maps can be used to share data safely in a single Vert.x instance.
LocalMap(LocalMap) - Constructor for class io.vertx.mutiny.core.shareddata.LocalMap
 
LocalMap(LocalMap, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.core.shareddata.LocalMap
 
LocalMap(Object, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.mutiny.core.shareddata.LocalMap
 
LOCATION - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Location header name
lock() - Method in class io.vertx.mutiny.core.file.AsyncFile
Like AsyncFile.lock() but the handler will be called when the operation is complete or if an error occurs.
lock(long, long, boolean) - Method in class io.vertx.mutiny.core.file.AsyncFile
Like AsyncFile.lock() but the handler will be called when the operation is complete or if an error occurs.
Lock - Class in io.vertx.mutiny.core.shareddata
An asynchronous exclusive lock which can be obtained from any node in the cluster.
Lock(Lock) - Constructor for class io.vertx.mutiny.core.shareddata.Lock
 
Lock(Object) - Constructor for class io.vertx.mutiny.core.shareddata.Lock
 
lockAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFile
Blocking variant of AsyncFile.lock().
lockAndAwait(long, long, boolean) - Method in class io.vertx.mutiny.core.file.AsyncFile
lockAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFile
Variant of AsyncFile.lock() that ignores the result of the operation.
lockAndForget(long, long, boolean) - Method in class io.vertx.mutiny.core.file.AsyncFile
Variant of AsyncFile.lock(long,long,boolean) that ignores the result of the operation.
longValue() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
lookup(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to lookup the A (ipv4) or AAAA (ipv6) record for the given name.
lookup4(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to lookup the A (ipv4) record for the given name.
lookup4AndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Blocking variant of lookup4(String).
lookup4AndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Variant of lookup4(String) that ignores the result of the operation.
lookup6(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to lookup the AAAA (ipv6) record for the given name.
lookup6AndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Blocking variant of lookup6(String).
lookup6AndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Variant of lookup6(String) that ignores the result of the operation.
lookupAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Blocking variant of lookup(String).
lookupAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Variant of lookup(String) that ignores the result of the operation.
lprops(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Obtain properties for the link represented by path, asynchronously.
lpropsAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.lprops(String).
lpropsAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.lprops(String) that ignores the result of the operation.
lpropsBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
 

M

mapTo(TypeReference<T>) - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
mapTo(Class<T>) - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
maxRecordSize(int) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
Measured - Interface in io.vertx.mutiny.core.metrics
NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.
message() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
Message<T> - Class in io.vertx.mutiny.core.eventbus
Represents a message that is received from the event bus in a handler.
Message(Message) - Constructor for class io.vertx.mutiny.core.eventbus.Message
 
Message(Message, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.Message
 
Message(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.Message
 
MessageConsumer<T> - Class in io.vertx.mutiny.core.eventbus
An event bus consumer object representing a stream of message to an EventBus address that can be read from.
MessageConsumer(MessageConsumer) - Constructor for class io.vertx.mutiny.core.eventbus.MessageConsumer
 
MessageConsumer(MessageConsumer, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.MessageConsumer
 
MessageConsumer(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.MessageConsumer
 
MessageProducer<T> - Class in io.vertx.mutiny.core.eventbus
Represents a stream of message that can be written to.
MessageProducer(MessageProducer) - Constructor for class io.vertx.mutiny.core.eventbus.MessageProducer
 
MessageProducer(MessageProducer, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.MessageProducer
 
MessageProducer(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.eventbus.MessageProducer
 
method() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
mkdir(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdir(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdirAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.mkdir(String).
mkdirAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.mkdir(String,String).
mkdirAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.mkdir(String) that ignores the result of the operation.
mkdirAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.mkdir(String,String) that ignores the result of the operation.
mkdirBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
mkdirBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
mkdirs(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirs(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirsAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.mkdirs(String).
mkdirsAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
mkdirsAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.mkdirs(String) that ignores the result of the operation.
mkdirsAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.mkdirs(String,String) that ignores the result of the operation.
mkdirsBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
mkdirsBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
move(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
move(String, String, CopyOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
moveAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.move(String,String).
moveAndAwait(String, String, CopyOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
moveAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.move(String,String) that ignores the result of the operation.
moveAndForget(String, String, CopyOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.move(String,String,CopyOptions) that ignores the result of the operation.
moveBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
MultiMap - Class in io.vertx.mutiny.core
This class represents a MultiMap of String keys to a List of String values.
MultiMap(MultiMap) - Constructor for class io.vertx.mutiny.core.MultiMap
 
MultiMap(Object) - Constructor for class io.vertx.mutiny.core.MultiMap
 
MxRecord - Class in io.vertx.mutiny.core.dns
Represent a Mail-Exchange-Record (MX) which was resolved for a domain.
MxRecord(MxRecord) - Constructor for class io.vertx.mutiny.core.dns.MxRecord
 
MxRecord(Object) - Constructor for class io.vertx.mutiny.core.dns.MxRecord
 

N

name() - Method in class io.vertx.mutiny.core.dns.MxRecord
 
name() - Method in class io.vertx.mutiny.core.dns.SrvRecord
 
name() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
names() - Method in class io.vertx.mutiny.core.MultiMap
 
NetClient - Class in io.vertx.mutiny.core.net
A TCP client.
NetClient(NetClient) - Constructor for class io.vertx.mutiny.core.net.NetClient
 
NetClient(Object) - Constructor for class io.vertx.mutiny.core.net.NetClient
 
NetServer - Class in io.vertx.mutiny.core.net
Represents a TCP server
NetServer(NetServer) - Constructor for class io.vertx.mutiny.core.net.NetServer
 
NetServer(Object) - Constructor for class io.vertx.mutiny.core.net.NetServer
 
netSocket() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
NetSocket - Class in io.vertx.mutiny.core.net
Represents a socket-like interface to a TCP connection on either the client or the server side.
NetSocket(NetSocket) - Constructor for class io.vertx.mutiny.core.net.NetSocket
 
NetSocket(Object) - Constructor for class io.vertx.mutiny.core.net.NetSocket
 
nettyEventLoopGroup() - Method in class io.vertx.mutiny.core.Vertx
 
newDelimited(Buffer) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
 
newDelimited(Buffer, ReadStream<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
 
newDelimited(Buffer, Consumer<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
 
newDelimited(Buffer, Publisher<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
 
newDelimited(String) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
 
newDelimited(String, ReadStream<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
 
newDelimited(String, Consumer<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
 
newDelimited(String, Publisher<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
 
newFixed(int) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
 
newFixed(int, ReadStream<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
 
newFixed(int, Consumer<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
 
newFixed(int, Publisher<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
 
newInstance(Buffer) - Static method in class io.vertx.mutiny.core.buffer.Buffer
 
newInstance(CLI) - Static method in class io.vertx.mutiny.core.cli.CLI
 
newInstance(CommandLine) - Static method in class io.vertx.mutiny.core.cli.CommandLine
 
newInstance(Context) - Static method in class io.vertx.mutiny.core.Context
 
newInstance(DatagramPacket) - Static method in class io.vertx.mutiny.core.datagram.DatagramPacket
 
newInstance(DatagramSocket) - Static method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
newInstance(DnsClient) - Static method in class io.vertx.mutiny.core.dns.DnsClient
 
newInstance(MxRecord) - Static method in class io.vertx.mutiny.core.dns.MxRecord
 
newInstance(SrvRecord) - Static method in class io.vertx.mutiny.core.dns.SrvRecord
 
newInstance(DeliveryContext) - Static method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
newInstance(DeliveryContext, TypeArg<T>) - Static method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
newInstance(EventBus) - Static method in class io.vertx.mutiny.core.eventbus.EventBus
 
newInstance(Message) - Static method in class io.vertx.mutiny.core.eventbus.Message
 
newInstance(MessageConsumer) - Static method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
newInstance(MessageConsumer, TypeArg<T>) - Static method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
newInstance(MessageProducer) - Static method in class io.vertx.mutiny.core.eventbus.MessageProducer
 
newInstance(MessageProducer, TypeArg<T>) - Static method in class io.vertx.mutiny.core.eventbus.MessageProducer
 
newInstance(Message, TypeArg<T>) - Static method in class io.vertx.mutiny.core.eventbus.Message
 
newInstance(AsyncFile) - Static method in class io.vertx.mutiny.core.file.AsyncFile
 
newInstance(AsyncFileLock) - Static method in class io.vertx.mutiny.core.file.AsyncFileLock
 
newInstance(FileProps) - Static method in class io.vertx.mutiny.core.file.FileProps
 
newInstance(FileSystem) - Static method in class io.vertx.mutiny.core.file.FileSystem
 
newInstance(FileSystemProps) - Static method in class io.vertx.mutiny.core.file.FileSystemProps
 
newInstance(Cookie) - Static method in class io.vertx.mutiny.core.http.Cookie
 
newInstance(HttpClient) - Static method in class io.vertx.mutiny.core.http.HttpClient
 
newInstance(HttpClientRequest) - Static method in class io.vertx.mutiny.core.http.HttpClientRequest
 
newInstance(HttpClientResponse) - Static method in class io.vertx.mutiny.core.http.HttpClientResponse
 
newInstance(HttpConnection) - Static method in class io.vertx.mutiny.core.http.HttpConnection
 
newInstance(HttpFrame) - Static method in class io.vertx.mutiny.core.http.HttpFrame
 
newInstance(HttpHeaders) - Static method in class io.vertx.mutiny.core.http.HttpHeaders
 
newInstance(HttpServer) - Static method in class io.vertx.mutiny.core.http.HttpServer
 
newInstance(HttpServerFileUpload) - Static method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
newInstance(HttpServerRequest) - Static method in class io.vertx.mutiny.core.http.HttpServerRequest
 
newInstance(HttpServerResponse) - Static method in class io.vertx.mutiny.core.http.HttpServerResponse
 
newInstance(ServerWebSocket) - Static method in class io.vertx.mutiny.core.http.ServerWebSocket
 
newInstance(WebSocket) - Static method in class io.vertx.mutiny.core.http.WebSocket
 
newInstance(WebSocketBase) - Static method in interface io.vertx.mutiny.core.http.WebSocketBase
 
newInstance(WebSocketFrame) - Static method in class io.vertx.mutiny.core.http.WebSocketFrame
 
newInstance(JsonPointer) - Static method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
newInstance(JsonPointerIterator) - Static method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
newInstance(Measured) - Static method in interface io.vertx.mutiny.core.metrics.Measured
 
newInstance(MultiMap) - Static method in class io.vertx.mutiny.core.MultiMap
 
newInstance(NetClient) - Static method in class io.vertx.mutiny.core.net.NetClient
 
newInstance(NetServer) - Static method in class io.vertx.mutiny.core.net.NetServer
 
newInstance(NetSocket) - Static method in class io.vertx.mutiny.core.net.NetSocket
 
newInstance(SelfSignedCertificate) - Static method in class io.vertx.mutiny.core.net.SelfSignedCertificate
 
newInstance(SocketAddress) - Static method in class io.vertx.mutiny.core.net.SocketAddress
 
newInstance(JsonEvent) - Static method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
newInstance(JsonParser) - Static method in class io.vertx.mutiny.core.parsetools.JsonParser
 
newInstance(RecordParser) - Static method in class io.vertx.mutiny.core.parsetools.RecordParser
 
newInstance(Promise) - Static method in class io.vertx.mutiny.core.Promise
 
newInstance(Promise, TypeArg<T>) - Static method in class io.vertx.mutiny.core.Promise
 
newInstance(AsyncMap) - Static method in class io.vertx.mutiny.core.shareddata.AsyncMap
 
newInstance(AsyncMap, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.mutiny.core.shareddata.AsyncMap
 
newInstance(Counter) - Static method in class io.vertx.mutiny.core.shareddata.Counter
 
newInstance(LocalMap) - Static method in class io.vertx.mutiny.core.shareddata.LocalMap
 
newInstance(LocalMap, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.mutiny.core.shareddata.LocalMap
 
newInstance(Lock) - Static method in class io.vertx.mutiny.core.shareddata.Lock
 
newInstance(SharedData) - Static method in class io.vertx.mutiny.core.shareddata.SharedData
 
newInstance(Pipe) - Static method in class io.vertx.mutiny.core.streams.Pipe
 
newInstance(Pipe, TypeArg<T>) - Static method in class io.vertx.mutiny.core.streams.Pipe
 
newInstance(Pump) - Static method in class io.vertx.mutiny.core.streams.Pump
 
newInstance(ReadStream) - Static method in interface io.vertx.mutiny.core.streams.ReadStream
 
newInstance(ReadStream, TypeArg<T>) - Static method in interface io.vertx.mutiny.core.streams.ReadStream
 
newInstance(StreamBase) - Static method in interface io.vertx.mutiny.core.streams.StreamBase
 
newInstance(WriteStream) - Static method in interface io.vertx.mutiny.core.streams.WriteStream
 
newInstance(WriteStream, TypeArg<T>) - Static method in interface io.vertx.mutiny.core.streams.WriteStream
 
newInstance(TimeoutStream) - Static method in class io.vertx.mutiny.core.TimeoutStream
 
newInstance(Vertx) - Static method in class io.vertx.mutiny.core.Vertx
 
newInstance(WorkerExecutor) - Static method in class io.vertx.mutiny.core.WorkerExecutor
 
newParser() - Static method in class io.vertx.mutiny.core.parsetools.JsonParser
 
newParser(ReadStream<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.JsonParser
 
newParser(Publisher<Buffer>) - Static method in class io.vertx.mutiny.core.parsetools.JsonParser
 
next() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
numberPumped() - Method in class io.vertx.mutiny.core.streams.Pump
 

O

objectContainsKey(Object, String) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
objectEventMode() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
objectValue() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
objectValueMode() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
open(String, OpenOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Open the file represented by path, asynchronously.
openAndAwait(String, OpenOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
openAndForget(String, OpenOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.open(String,OpenOptions) that ignores the result of the operation.
openBlocking(String, OpenOptions) - Method in class io.vertx.mutiny.core.file.FileSystem
 
ORIGIN - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Origin header name
overlaps(long, long) - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
owner() - Method in class io.vertx.mutiny.core.Context
 

P

params() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
parent() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
parse(List<String>) - Method in class io.vertx.mutiny.core.cli.CLI
 
parse(List<String>, boolean) - Method in class io.vertx.mutiny.core.cli.CLI
 
path() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
path() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
path() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
path() - Method in class io.vertx.mutiny.core.net.SocketAddress
 
pause() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
pause() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
pause() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
pause() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
pause() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
pause() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
pause() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
pause() - Method in class io.vertx.mutiny.core.http.WebSocket
 
pause() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
pause() - Method in class io.vertx.mutiny.core.net.NetSocket
 
pause() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
pause() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
pause() - Method in interface io.vertx.mutiny.core.streams.ReadStream
 
pause() - Method in class io.vertx.mutiny.core.TimeoutStream
 
payload() - Method in class io.vertx.mutiny.core.http.HttpFrame
 
periodicStream(long) - Method in class io.vertx.mutiny.core.Vertx
 
ping(Buffer) - Method in class io.vertx.mutiny.core.http.HttpConnection
Send a frame to the remote endpoint.
pingAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpConnection
pingAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpConnection
Variant of HttpConnection.ping(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
pingFrame(Buffer) - Static method in class io.vertx.mutiny.core.http.WebSocketFrame
 
pingHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpConnection
 
pipe() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
pipe() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
pipe() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
pipe() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
pipe() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
pipe() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
pipe() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
pipe() - Method in class io.vertx.mutiny.core.http.WebSocket
 
pipe() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
pipe() - Method in class io.vertx.mutiny.core.net.NetSocket
 
pipe() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
pipe() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
pipe() - Method in interface io.vertx.mutiny.core.streams.ReadStream
 
pipe() - Method in class io.vertx.mutiny.core.TimeoutStream
 
Pipe<T> - Class in io.vertx.mutiny.core.streams
Pipe data from a ReadStream to a WriteStream and performs flow control where necessary to prevent the write stream buffer from getting overfull.
Pipe(Pipe) - Constructor for class io.vertx.mutiny.core.streams.Pipe
 
Pipe(Pipe, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.streams.Pipe
 
Pipe(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.streams.Pipe
 
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.file.AsyncFile
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocket
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.net.NetSocket
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<DatagramPacket>) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Message<T>>) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<JsonEvent>) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<Long>) - Method in class io.vertx.mutiny.core.TimeoutStream
Pipe this ReadStream to the WriteStream.
pipeTo(WriteStream<T>) - Method in interface io.vertx.mutiny.core.streams.ReadStream
Pipe this ReadStream to the WriteStream.
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.file.AsyncFile
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocket
pipeToAndAwait(WriteStream<Buffer>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.net.NetSocket
pipeToAndAwait(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
pipeToAndAwait(WriteStream<DatagramPacket>) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
pipeToAndAwait(WriteStream<Message<T>>) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
pipeToAndAwait(WriteStream<JsonEvent>) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
pipeToAndAwait(WriteStream<Long>) - Method in class io.vertx.mutiny.core.TimeoutStream
pipeToAndAwait(WriteStream<T>) - Method in interface io.vertx.mutiny.core.streams.ReadStream
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.file.AsyncFile
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocket
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pipeToAndForget(WriteStream<Buffer>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.net.NetSocket
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pipeToAndForget(WriteStream<Buffer>) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pipeToAndForget(WriteStream<DatagramPacket>) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pipeToAndForget(WriteStream<Message<T>>) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pipeToAndForget(WriteStream<JsonEvent>) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pipeToAndForget(WriteStream<Long>) - Method in class io.vertx.mutiny.core.TimeoutStream
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pipeToAndForget(WriteStream<T>) - Method in interface io.vertx.mutiny.core.streams.ReadStream
Variant of ReadStream.pipeTo(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
pongFrame(Buffer) - Static method in class io.vertx.mutiny.core.http.WebSocketFrame
 
pongHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
pongHandler(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.http.WebSocket
 
pongHandler(Consumer<Buffer>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
port() - Method in class io.vertx.mutiny.core.dns.SrvRecord
 
port() - Method in class io.vertx.mutiny.core.net.SocketAddress
 
position() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
priority() - Method in class io.vertx.mutiny.core.dns.MxRecord
 
priority() - Method in class io.vertx.mutiny.core.dns.SrvRecord
 
privateKeyPath() - Method in class io.vertx.mutiny.core.net.SelfSignedCertificate
 
processArgs() - Method in class io.vertx.mutiny.core.Context
 
promise() - Static method in class io.vertx.mutiny.core.Promise
 
Promise<T> - Class in io.vertx.mutiny.core
Represents the writable side of an action that may, or may not, have occurred yet.
Promise(Promise) - Constructor for class io.vertx.mutiny.core.Promise
 
Promise(Promise, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.Promise
 
Promise(Object, TypeArg<T>) - Constructor for class io.vertx.mutiny.core.Promise
 
props(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Obtain properties for the file represented by path, asynchronously.
propsAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.props(String).
propsAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.props(String) that ignores the result of the operation.
propsBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
protocol() - Method in class io.vertx.mutiny.core.dns.SrvRecord
 
PROXY_AUTHENTICATE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Proxy-Authenticate header name
PROXY_AUTHORIZATION - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Proxy-Authorization header name
publish(String, Object) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
publish(String, Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
publisher(String) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
publisher(String, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
pump(ReadStream<T>, WriteStream<T>) - Static method in class io.vertx.mutiny.core.streams.Pump
 
pump(ReadStream<T>, WriteStream<T>, int) - Static method in class io.vertx.mutiny.core.streams.Pump
 
pump(Publisher<T>, WriteStream<T>) - Static method in class io.vertx.mutiny.core.streams.Pump
 
pump(Publisher<T>, WriteStream<T>, int) - Static method in class io.vertx.mutiny.core.streams.Pump
 
Pump - Class in io.vertx.mutiny.core.streams
Pumps data from a ReadStream to a WriteStream and performs flow control where necessary to prevent the write stream buffer from getting overfull.
Pump(Pump) - Constructor for class io.vertx.mutiny.core.streams.Pump
 
Pump(Object) - Constructor for class io.vertx.mutiny.core.streams.Pump
 
push(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
push(HttpMethod, String, MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
push(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
push(HttpMethod, String, String, MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Push a response to the client.
pushAndAwait(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
pushAndAwait(HttpMethod, String, MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
pushAndAwait(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
pushAndAwait(HttpMethod, String, String, MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
pushAndForget(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.push(HttpMethod,String) that ignores the result of the operation.
pushAndForget(HttpMethod, String, MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.push(HttpMethod,String,io.vertx.mutiny.core.MultiMap) that ignores the result of the operation.
pushAndForget(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.push(HttpMethod,String,String) that ignores the result of the operation.
pushAndForget(HttpMethod, String, String, MultiMap) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.push(HttpMethod,String,String,io.vertx.mutiny.core.MultiMap) that ignores the result of the operation.
pushHandler(Consumer<HttpClientRequest>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
put(Object, Object) - Method in class io.vertx.mutiny.core.Context
 
put(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Put a value in the map, asynchronously.
put(K, V) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
put(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Like AsyncMap.put(K, V) but specifying a time to live for the entry.
putAndAwait(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of io.vertx.mutiny.core.shareddata.AsyncMap#put(K,V).
putAndAwait(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of io.vertx.mutiny.core.shareddata.AsyncMap#put(K,V,long).
putAndForget(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of io.vertx.mutiny.core.shareddata.AsyncMap#put(K,V) that ignores the result of the operation.
putAndForget(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of io.vertx.mutiny.core.shareddata.AsyncMap#put(K,V,long) that ignores the result of the operation.
putHeader(CharSequence, CharSequence) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
putHeader(CharSequence, CharSequence) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
putHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
putHeader(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
putHeader(String, Iterable<String>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
putHeader(String, Iterable<String>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
putHeader(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
putHeader(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
putIfAbsent(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Put the entry only if there is no entry with the key already present.
putIfAbsent(K, V) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
putIfAbsent(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Link AsyncMap.putIfAbsent(K, V) but specifying a time to live for the entry.
putIfAbsentAndAwait(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of io.vertx.mutiny.core.shareddata.AsyncMap#putIfAbsent(K,V).
putIfAbsentAndAwait(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of io.vertx.mutiny.core.shareddata.AsyncMap#putIfAbsent(K,V,long).
putIfAbsentAndForget(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of io.vertx.mutiny.core.shareddata.AsyncMap#putIfAbsent(K,V) that ignores the result of the operation.
putIfAbsentAndForget(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of io.vertx.mutiny.core.shareddata.AsyncMap#putIfAbsent(K,V,long) that ignores the result of the operation.
putLocal(Object, Object) - Method in class io.vertx.mutiny.core.Context
 
putTrailer(CharSequence, CharSequence) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
putTrailer(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
putTrailer(String, Iterable<String>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
putTrailer(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 

Q

query() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
query() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
query() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
query(Object, JsonPointerIterator) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
queryJson(Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
queryJsonOrDefault(Object, Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
queryOrDefault(Object, JsonPointerIterator, Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 

R

read(Buffer, int, long, int) - Method in class io.vertx.mutiny.core.file.AsyncFile
Reads length bytes of data from the file at position position in the file, asynchronously.
readAndAwait(Buffer, int, long, int) - Method in class io.vertx.mutiny.core.file.AsyncFile
readAndForget(Buffer, int, long, int) - Method in class io.vertx.mutiny.core.file.AsyncFile
Variant of AsyncFile.read(io.vertx.mutiny.core.buffer.Buffer,int,long,int) that ignores the result of the operation.
readDir(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDir(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDirAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.readDir(String).
readDirAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
readDirAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.readDir(String) that ignores the result of the operation.
readDirAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.readDir(String,String) that ignores the result of the operation.
readDirBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
readDirBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
readFile(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Reads the entire file as represented by the path path as a , asynchronously.
readFileAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.readFile(String).
readFileAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.readFile(String) that ignores the result of the operation.
readFileBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
readFromBuffer(int, Buffer) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
ReadStream<T> - Interface in io.vertx.mutiny.core.streams
Represents a stream of items that can be read from.
readSymlink(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Returns the path representing the file that the symbolic link specified by link points to, asynchronously.
readSymlinkAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.readSymlink(String).
readSymlinkAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.readSymlink(String) that ignores the result of the operation.
readSymlinkBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
RecordParser - Class in io.vertx.mutiny.core.parsetools
A helper class which allows you to easily parse protocols which are delimited by a sequence of bytes, or fixed size records.
RecordParser(RecordParser) - Constructor for class io.vertx.mutiny.core.parsetools.RecordParser
 
RecordParser(Object) - Constructor for class io.vertx.mutiny.core.parsetools.RecordParser
 
redirectHandler(Function<HttpClientResponse, Uni<RequestOptions>>) - Method in class io.vertx.mutiny.core.http.HttpClient
 
REFERER - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Referer header name
registerCodec(MessageCodec) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
registerVerticleFactory(VerticleFactory) - Method in class io.vertx.mutiny.core.Vertx
 
reject() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
reject(int) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
release() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
Like AsyncFileLock.release() but the handler will be called when the operation completes or if an error occurs.
release() - Method in class io.vertx.mutiny.core.shareddata.Lock
 
releaseAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
Blocking variant of AsyncFileLock.release().
releaseAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
Variant of AsyncFileLock.release() that ignores the result of the operation.
releaseBlocking() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
remoteAddress() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
remoteAddress() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
remoteAddress() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
remoteAddress() - Method in class io.vertx.mutiny.core.http.WebSocket
 
remoteAddress() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
remoteAddress() - Method in class io.vertx.mutiny.core.net.NetSocket
 
remoteSettings() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
remoteSettingsHandler(Consumer<Http2Settings>) - Method in class io.vertx.mutiny.core.http.HttpConnection
 
remove(CharSequence) - Method in class io.vertx.mutiny.core.MultiMap
 
remove(Object) - Method in class io.vertx.mutiny.core.Context
 
remove(Object) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
remove(String) - Method in class io.vertx.mutiny.core.MultiMap
 
remove(K) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Remove a value from the map, asynchronously.
removeAndAwait(K) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of io.vertx.mutiny.core.shareddata.AsyncMap#remove(K).
removeAndForget(K) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of io.vertx.mutiny.core.shareddata.AsyncMap#remove(K) that ignores the result of the operation.
removeArgument(int) - Method in class io.vertx.mutiny.core.cli.CLI
 
removeCookie(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
removeCookie(String, boolean) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
removeCookie(String, String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
removeCookie(String, String, String, boolean) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
removeCookies(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
removeCookies(String, boolean) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
removeIfPresent(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Remove a value from the map, only if entry already exists with same value.
removeIfPresent(K, V) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
removeIfPresentAndAwait(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of io.vertx.mutiny.core.shareddata.AsyncMap#removeIfPresent(K,V).
removeIfPresentAndForget(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of io.vertx.mutiny.core.shareddata.AsyncMap#removeIfPresent(K,V) that ignores the result of the operation.
removeInboundInterceptor(Consumer<DeliveryContext<T>>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
removeLocal(Object) - Method in class io.vertx.mutiny.core.Context
 
removeOption(String) - Method in class io.vertx.mutiny.core.cli.CLI
 
removeOutboundInterceptor(Consumer<DeliveryContext<T>>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
replace(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to some value
replace(K, V) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
replace(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to some value
replaceAndAwait(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of io.vertx.mutiny.core.shareddata.AsyncMap#replace(K,V).
replaceAndAwait(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of io.vertx.mutiny.core.shareddata.AsyncMap#replace(K,V,long).
replaceAndForget(K, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of io.vertx.mutiny.core.shareddata.AsyncMap#replace(K,V) that ignores the result of the operation.
replaceAndForget(K, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of io.vertx.mutiny.core.shareddata.AsyncMap#replace(K,V,long) that ignores the result of the operation.
replaceIfPresent(K, V, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to a specific value
replaceIfPresent(K, V, V) - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
replaceIfPresent(K, V, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to a specific value
replaceIfPresentAndAwait(K, V, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of io.vertx.mutiny.core.shareddata.AsyncMap#replaceIfPresent(K,V,V).
replaceIfPresentAndAwait(K, V, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of io.vertx.mutiny.core.shareddata.AsyncMap#replaceIfPresent(K,V,V,long).
replaceIfPresentAndForget(K, V, V) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of io.vertx.mutiny.core.shareddata.AsyncMap#replaceIfPresent(K,V,V) that ignores the result of the operation.
replaceIfPresentAndForget(K, V, V, long) - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of io.vertx.mutiny.core.shareddata.AsyncMap#replaceIfPresent(K,V,V,long) that ignores the result of the operation.
reply(Object) - Method in class io.vertx.mutiny.core.eventbus.Message
 
reply(Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.Message
 
replyAddress() - Method in class io.vertx.mutiny.core.eventbus.Message
 
replyAndRequest(Object) - Method in class io.vertx.mutiny.core.eventbus.Message
Reply to this message, specifying a replyHandler for the reply - i.e.
replyAndRequest(Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.Message
Like Message.replyAndRequest(java.lang.Object) but specifying options that can be used to configure the delivery.
replyAndRequestAndAwait(Object) - Method in class io.vertx.mutiny.core.eventbus.Message
Blocking variant of Message.replyAndRequest(Object).
replyAndRequestAndAwait(Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.Message
replyAndRequestAndForget(Object) - Method in class io.vertx.mutiny.core.eventbus.Message
Variant of Message.replyAndRequest(Object) that ignores the result of the operation.
replyAndRequestAndForget(Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.Message
Variant of Message.replyAndRequest(Object,DeliveryOptions) that ignores the result of the operation.
request() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
request(HttpMethod, int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient
Create an HTTP request to send to the server at the host and port.
request(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpClient
Create an HTTP request to send to the server at the default host and port.
request(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient
Create an HTTP request to send to the server at the host and default port.
request(RequestOptions) - Method in class io.vertx.mutiny.core.http.HttpClient
Create an HTTP request to send to the server.
request(String, Object) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Sends a message and specify a replyHandler that will be called if the recipient subsequently replies to the message.
request(String, Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Like EventBus.request(java.lang.String, java.lang.Object) but specifying options that can be used to configure the delivery.
requestAndAwait(HttpMethod, int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient
requestAndAwait(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpClient
requestAndAwait(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient
requestAndAwait(RequestOptions) - Method in class io.vertx.mutiny.core.http.HttpClient
requestAndAwait(String, Object) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Blocking variant of EventBus.request(String,Object).
requestAndAwait(String, Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
requestAndForget(HttpMethod, int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient
Variant of HttpClient.request(HttpMethod,int,String,String) that ignores the result of the operation.
requestAndForget(HttpMethod, String) - Method in class io.vertx.mutiny.core.http.HttpClient
Variant of HttpClient.request(HttpMethod,String) that ignores the result of the operation.
requestAndForget(HttpMethod, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient
Variant of HttpClient.request(HttpMethod,String,String) that ignores the result of the operation.
requestAndForget(RequestOptions) - Method in class io.vertx.mutiny.core.http.HttpClient
Variant of HttpClient.request(RequestOptions) that ignores the result of the operation.
requestAndForget(String, Object) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Variant of EventBus.request(String,Object) that ignores the result of the operation.
requestAndForget(String, Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
Variant of EventBus.request(String,Object,DeliveryOptions) that ignores the result of the operation.
requestHandler(Consumer<HttpServerRequest>) - Method in class io.vertx.mutiny.core.http.HttpServer
 
requestStream() - Method in class io.vertx.mutiny.core.http.HttpServer
 
reset() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
reset() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
reset(long) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
reset(long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
reset(long, Throwable) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
resolveA(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve all A (ipv4) records for the given name.
resolveAAAA(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve all AAAA (ipv6) records for the given name.
resolveAAAAAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Blocking variant of resolveAAAA(String).
resolveAAAAAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Variant of resolveAAAA(String) that ignores the result of the operation.
resolveAAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Blocking variant of resolveA(String).
resolveAAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Variant of resolveA(String) that ignores the result of the operation.
resolveCNAME(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the CNAME record for the given name.
resolveCNAMEAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Blocking variant of resolveCNAME(String).
resolveCNAMEAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Variant of resolveCNAME(String) that ignores the result of the operation.
resolveMX(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the MX records for the given name.
resolveMXAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Blocking variant of resolveMX(String).
resolveMXAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Variant of resolveMX(String) that ignores the result of the operation.
resolveNS(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the NS records for the given name.
resolveNSAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Blocking variant of resolveNS(String).
resolveNSAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Variant of resolveNS(String) that ignores the result of the operation.
resolvePTR(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the PTR record for the given name.
resolvePTRAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Blocking variant of resolvePTR(String).
resolvePTRAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Variant of resolvePTR(String) that ignores the result of the operation.
resolveSRV(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the SRV records for the given name.
resolveSRVAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Blocking variant of resolveSRV(String).
resolveSRVAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Variant of resolveSRV(String) that ignores the result of the operation.
resolveTXT(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to resolve the TXT records for the given name.
resolveTXTAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Blocking variant of resolveTXT(String).
resolveTXTAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Variant of resolveTXT(String) that ignores the result of the operation.
response() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Set a callback for the associated HttpClientResponse.
response() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
responseAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Blocking variant of HttpClientRequest.response().
responseAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.response() that ignores the result of the operation.
resume() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
resume() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
resume() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
resume() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
resume() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
resume() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
resume() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
resume() - Method in class io.vertx.mutiny.core.http.WebSocket
 
resume() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
resume() - Method in class io.vertx.mutiny.core.net.NetSocket
 
resume() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
resume() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
resume() - Method in interface io.vertx.mutiny.core.streams.ReadStream
 
resume() - Method in class io.vertx.mutiny.core.TimeoutStream
 
RETRY_AFTER - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Retry-After header name
reverseLookup(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Try to do a reverse lookup of an IP address.
reverseLookupAndAwait(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Blocking variant of reverseLookup(String).
reverseLookupAndForget(String) - Method in class io.vertx.mutiny.core.dns.DnsClient
Variant of reverseLookup(String) that ignores the result of the operation.
routed(String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
runOnContext(Runnable) - Method in class io.vertx.mutiny.core.Context
 
runOnContext(Runnable) - Method in class io.vertx.mutiny.core.Vertx
 

S

scheme() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
scheme() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
SelfSignedCertificate - Class in io.vertx.mutiny.core.net
A self-signed certificate helper for testing and development purposes.
SelfSignedCertificate(SelfSignedCertificate) - Constructor for class io.vertx.mutiny.core.net.SelfSignedCertificate
 
SelfSignedCertificate(Object) - Constructor for class io.vertx.mutiny.core.net.SelfSignedCertificate
 
send() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
send() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with an empty body.
send() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with an empty body.
send(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a buffer body.
send(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a buffer body.
send(Buffer, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Write the given Buffer to the SocketAddress.
send(ReadStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a stream body.
send(ReadStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a stream body.
send(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a string body.
send(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a string body.
send(String, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Write the given String to the SocketAddress using UTF8 encoding.
send(String, Object) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
send(String, Object, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
send(String, String, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Write the given String to the SocketAddress using the given encoding.
send(Publisher<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Send the request with a stream body.
send(Publisher<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Send the request with a stream body.
sendAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Blocking variant of HttpClientRequest.send().
sendAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Blocking variant of HttpServerResponse.send().
sendAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
sendAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendAndAwait(Buffer, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
sendAndAwait(ReadStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
sendAndAwait(ReadStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Blocking variant of HttpClientRequest.send(String).
sendAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Blocking variant of HttpServerResponse.send(String).
sendAndAwait(String, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
sendAndAwait(String, String, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
sendAndAwait(Publisher<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
sendAndAwait(Publisher<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.send() that ignores the result of the operation.
sendAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.send() that ignores the result of the operation.
sendAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.send(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
sendAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.send(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
sendAndForget(Buffer, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Variant of DatagramSocket.send(io.vertx.mutiny.core.buffer.Buffer,int,String) that ignores the result of the operation.
sendAndForget(ReadStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.send(io.vertx.mutiny.core.streams.ReadStream) that ignores the result of the operation.
sendAndForget(ReadStream<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.send(io.vertx.mutiny.core.streams.ReadStream) that ignores the result of the operation.
sendAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.send(String) that ignores the result of the operation.
sendAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.send(String) that ignores the result of the operation.
sendAndForget(String, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Variant of DatagramSocket.send(String,int,String) that ignores the result of the operation.
sendAndForget(String, String, int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Variant of DatagramSocket.send(String,String,int,String) that ignores the result of the operation.
sendAndForget(Publisher<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.send(Publisher) that ignores the result of the operation.
sendAndForget(Publisher<Buffer>) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.send(Publisher) that ignores the result of the operation.
sender() - Method in class io.vertx.mutiny.core.datagram.DatagramPacket
 
sender(int, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
sender(String) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
sender(String, DeliveryOptions) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
sendFile(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
sendFile(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
sendFile(String, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
sendFile(String, long) - Method in class io.vertx.mutiny.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
sendFile(String, long, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
sendFile(String, long, long) - Method in class io.vertx.mutiny.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
sendFileAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendFileAndAwait(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Blocking variant of NetSocket.sendFile(String).
sendFileAndAwait(String, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendFileAndAwait(String, long) - Method in class io.vertx.mutiny.core.net.NetSocket
Blocking variant of NetSocket.sendFile(String,long).
sendFileAndAwait(String, long, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
sendFileAndAwait(String, long, long) - Method in class io.vertx.mutiny.core.net.NetSocket
sendFileAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.sendFile(String) that ignores the result of the operation.
sendFileAndForget(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Variant of NetSocket.sendFile(String) that ignores the result of the operation.
sendFileAndForget(String, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.sendFile(String,long) that ignores the result of the operation.
sendFileAndForget(String, long) - Method in class io.vertx.mutiny.core.net.NetSocket
Variant of NetSocket.sendFile(String,long) that ignores the result of the operation.
sendFileAndForget(String, long, long) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.sendFile(String,long,long) that ignores the result of the operation.
sendFileAndForget(String, long, long) - Method in class io.vertx.mutiny.core.net.NetSocket
Variant of NetSocket.sendFile(String,long,long) that ignores the result of the operation.
sendHead() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Like HttpClientRequest.sendHead() but with an handler after headers have been sent.
sendHeadAndAwait() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Blocking variant of HttpClientRequest.sendHead().
sendHeadAndForget() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.sendHead() that ignores the result of the operation.
serializableChecker(Function<String, Boolean>) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
SERVER - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Server header name
ServerWebSocket - Class in io.vertx.mutiny.core.http
Represents a server side WebSocket.
ServerWebSocket(ServerWebSocket) - Constructor for class io.vertx.mutiny.core.http.ServerWebSocket
 
ServerWebSocket(Object) - Constructor for class io.vertx.mutiny.core.http.ServerWebSocket
 
service() - Method in class io.vertx.mutiny.core.dns.SrvRecord
 
set(CharSequence, CharSequence) - Static method in class io.vertx.mutiny.core.http.HttpHeaders
 
set(CharSequence, CharSequence) - Method in class io.vertx.mutiny.core.MultiMap
 
set(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.mutiny.core.MultiMap
 
set(String, Iterable<String>) - Method in class io.vertx.mutiny.core.MultiMap
 
set(String, String) - Static method in class io.vertx.mutiny.core.http.HttpHeaders
 
set(String, String) - Method in class io.vertx.mutiny.core.MultiMap
 
SET_COOKIE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Set-Cookie header name
setAll(MultiMap) - Method in class io.vertx.mutiny.core.MultiMap
 
setAll(Map<String, String>) - Method in class io.vertx.mutiny.core.MultiMap
 
setArguments(List<Argument>) - Method in class io.vertx.mutiny.core.cli.CLI
 
setBuffer(int, Buffer) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setBuffer(int, Buffer, int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setByte(int, byte) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setBytes(int, byte[]) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setBytes(int, byte[], int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setBytes(int, ByteBuffer) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setChunked(boolean) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
setChunked(boolean) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
setDescription(String) - Method in class io.vertx.mutiny.core.cli.CLI
 
setDomain(String) - Method in class io.vertx.mutiny.core.http.Cookie
 
setDouble(int, double) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setExpectMultipart(boolean) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
setFloat(int, float) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setFollowRedirects(boolean) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
setHandshake(Uni<Integer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Set an asynchronous result for the handshake, upon completion of the specified future, the WebSocket will either be accepted when the future succeeds with the HTTP status code rejected when the future is succeeds with an HTTP status code different than rejected when the future fails with the HTTP status code 500 The provided future might be completed by the WebSocket itself, e.g calling the ServerWebSocket.close() method will try to accept the handshake and close the WebSocket afterward.
setHandshakeAndAwait(Uni<Integer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Blocking variant of io.vertx.mutiny.core.http.ServerWebSocket#setHandshake(Future).
setHandshakeAndForget(Uni<Integer>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Variant of io.vertx.mutiny.core.http.ServerWebSocket#setHandshake(Future) that ignores the result of the operation.
setHidden(boolean) - Method in class io.vertx.mutiny.core.cli.CLI
 
setHost(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
setHttpOnly(boolean) - Method in class io.vertx.mutiny.core.http.Cookie
 
setInt(int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setIntLE(int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setLong(int, long) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setLongLE(int, long) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setMaxAge(long) - Method in class io.vertx.mutiny.core.http.Cookie
 
setMaxBufferedMessages(int) - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
setMaxRedirects(int) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
setMedium(int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setMediumLE(int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setMethod(HttpMethod) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
setName(String) - Method in class io.vertx.mutiny.core.cli.CLI
 
setOptions(List<Option>) - Method in class io.vertx.mutiny.core.cli.CLI
 
setOutput(Consumer<Buffer>) - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
setParamsCharset(String) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
setPath(String) - Method in class io.vertx.mutiny.core.http.Cookie
 
setPeriodic(long, Consumer<Long>) - Method in class io.vertx.mutiny.core.Vertx
 
setPort(int) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
setPriority(int) - Method in class io.vertx.mutiny.core.cli.CLI
 
setReadBufferSize(int) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
setReadLength(long) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
setReadPos(long) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
setSameSite(CookieSameSite) - Method in class io.vertx.mutiny.core.http.Cookie
 
setSecure(boolean) - Method in class io.vertx.mutiny.core.http.Cookie
 
setShort(int, short) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setShortLE(int, short) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setStatusCode(int) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
setStatusMessage(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
setStreamPriority(StreamPriority) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
setStreamPriority(StreamPriority) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
setString(int, String) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setString(int, String, String) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setSummary(String) - Method in class io.vertx.mutiny.core.cli.CLI
 
setTimeout(long) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
setTimer(long, Consumer<Long>) - Method in class io.vertx.mutiny.core.Vertx
 
settings() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
setUnsignedByte(int, short) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setUnsignedInt(int, long) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setUnsignedIntLE(int, long) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setUnsignedShort(int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setUnsignedShortLE(int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
setURI(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
setValue(String) - Method in class io.vertx.mutiny.core.http.Cookie
 
setWindowSize(int) - Method in class io.vertx.mutiny.core.http.HttpConnection
 
setWritePos(long) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.http.WebSocket
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.net.NetSocket
 
setWriteQueueMaxSize(int) - Method in class io.vertx.mutiny.core.streams.Pump
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.mutiny.core.streams.WriteStream
 
sharedData() - Method in class io.vertx.mutiny.core.Vertx
 
SharedData - Class in io.vertx.mutiny.core.shareddata
Shared data allows you to share data safely between different parts of your application in a safe way.
SharedData(SharedData) - Constructor for class io.vertx.mutiny.core.shareddata.SharedData
 
SharedData(Object) - Constructor for class io.vertx.mutiny.core.shareddata.SharedData
 
shutdown() - Method in class io.vertx.mutiny.core.http.HttpConnection
Initiate a graceful connection shutdown, the connection is taken out of service and closed when all current requests are processed, otherwise after 30 seconds the connection will be closed.
shutdown(long) - Method in class io.vertx.mutiny.core.http.HttpConnection
Like HttpConnection.shutdown() but with a specific timeout in milliseconds.
shutdownAndAwait() - Method in class io.vertx.mutiny.core.http.HttpConnection
Blocking variant of HttpConnection.shutdown().
shutdownAndAwait(long) - Method in class io.vertx.mutiny.core.http.HttpConnection
Blocking variant of HttpConnection.shutdown(long).
shutdownAndForget() - Method in class io.vertx.mutiny.core.http.HttpConnection
Variant of HttpConnection.shutdown() that ignores the result of the operation.
shutdownAndForget(long) - Method in class io.vertx.mutiny.core.http.HttpConnection
Variant of HttpConnection.shutdown(long) that ignores the result of the operation.
shutdownHandler(Runnable) - Method in class io.vertx.mutiny.core.http.HttpConnection
 
size() - Method in class io.vertx.mutiny.core.file.AsyncFile
Like AsyncFile.size() but the handler will be called when the operation is complete or if an error occurs.
size() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
size() - Method in class io.vertx.mutiny.core.file.FileProps
 
size() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
size() - Method in class io.vertx.mutiny.core.MultiMap
 
size() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Provide the number of entries in the map
size() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
sizeAndAwait() - Method in class io.vertx.mutiny.core.file.AsyncFile
Blocking variant of AsyncFile.size().
sizeAndAwait() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of AsyncMap.size().
sizeAndForget() - Method in class io.vertx.mutiny.core.file.AsyncFile
Variant of AsyncFile.size() that ignores the result of the operation.
sizeAndForget() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of AsyncMap.size() that ignores the result of the operation.
sizeBlocking() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
slice() - Method in class io.vertx.mutiny.core.buffer.Buffer
 
slice(int, int) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
SocketAddress - Class in io.vertx.mutiny.core.net
The address of a socket, an inet socket address or a domain socket address.
SocketAddress(SocketAddress) - Constructor for class io.vertx.mutiny.core.net.SocketAddress
 
SocketAddress(Object) - Constructor for class io.vertx.mutiny.core.net.SocketAddress
 
SrvRecord - Class in io.vertx.mutiny.core.dns
Represent a Service-Record (SRV) which was resolved for a domain.
SrvRecord(SrvRecord) - Constructor for class io.vertx.mutiny.core.dns.SrvRecord
 
SrvRecord(Object) - Constructor for class io.vertx.mutiny.core.dns.SrvRecord
 
sslSession() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
sslSession() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
sslSession() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
sslSession() - Method in class io.vertx.mutiny.core.http.WebSocket
 
sslSession() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
sslSession() - Method in class io.vertx.mutiny.core.net.NetSocket
 
start() - Method in class io.vertx.mutiny.core.streams.Pump
 
start(Promise<Void>) - Method in class io.smallrye.mutiny.vertx.core.AbstractVerticle
Start the verticle.
statusCode() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
statusMessage() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
stop() - Method in class io.vertx.mutiny.core.streams.Pump
 
stop(Promise<Void>) - Method in class io.smallrye.mutiny.vertx.core.AbstractVerticle
Stop the verticle.
StreamBase - Interface in io.vertx.mutiny.core.streams
Base interface for a stream.
streamId() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
streamId() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
streamId() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
streamPriority() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
streamPriorityHandler(Consumer<StreamPriority>) - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
streamPriorityHandler(Consumer<StreamPriority>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
streamToFileSystem(String) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Stream the content of this upload to the given file on storage.
streamToFileSystemAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
streamToFileSystemAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
Variant of HttpServerFileUpload.streamToFileSystem(String) that ignores the result of the operation.
stringValue() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
subProtocol() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
subProtocol() - Method in class io.vertx.mutiny.core.http.WebSocket
 
subProtocol() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
symlink(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Create a symbolic link on the file system from link to existing, asynchronously.
symlinkAndAwait(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
symlinkAndForget(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.symlink(String,String) that ignores the result of the operation.
symlinkBlocking(String, String) - Method in class io.vertx.mutiny.core.file.FileSystem
 

T

target() - Method in class io.vertx.mutiny.core.dns.SrvRecord
 
TEXT_HTML - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
text/html header value
textData() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
textFrame(String, boolean) - Static method in class io.vertx.mutiny.core.http.WebSocketFrame
 
textHandlerID() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
textHandlerID() - Method in class io.vertx.mutiny.core.http.WebSocket
 
textHandlerID() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
textMessageHandler(Consumer<String>) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
textMessageHandler(Consumer<String>) - Method in class io.vertx.mutiny.core.http.WebSocket
 
textMessageHandler(Consumer<String>) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
TimeoutStream - Class in io.vertx.mutiny.core
A timeout stream is triggered by a timer, the Handler will be call when the timer is fired, it can be once or several times depending on the nature of the timer related to this stream.
TimeoutStream(TimeoutStream) - Constructor for class io.vertx.mutiny.core.TimeoutStream
 
TimeoutStream(Object) - Constructor for class io.vertx.mutiny.core.TimeoutStream
 
timerStream(long) - Method in class io.vertx.mutiny.core.Vertx
 
to(WriteStream<T>) - Method in class io.vertx.mutiny.core.streams.Pipe
Start to pipe the elements to the destination WriteStream.
toAndAwait(WriteStream<T>) - Method in class io.vertx.mutiny.core.streams.Pipe
toAndForget(WriteStream<T>) - Method in class io.vertx.mutiny.core.streams.Pipe
Variant of Pipe.to(io.vertx.mutiny.core.streams.WriteStream) that ignores the result of the operation.
toBlockingIterable() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.http.WebSocket
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.net.NetSocket
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
toBlockingIterable() - Method in class io.vertx.mutiny.core.TimeoutStream
 
toBlockingStream() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
toBlockingStream() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
toBlockingStream() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
toBlockingStream() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
toBlockingStream() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
toBlockingStream() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
toBlockingStream() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
toBlockingStream() - Method in class io.vertx.mutiny.core.http.WebSocket
 
toBlockingStream() - Method in class io.vertx.mutiny.core.net.NetSocket
 
toBlockingStream() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
toBlockingStream() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
toBlockingStream() - Method in class io.vertx.mutiny.core.TimeoutStream
 
toJson() - Method in class io.vertx.mutiny.core.buffer.Buffer
 
toJsonArray() - Method in class io.vertx.mutiny.core.buffer.Buffer
 
toJsonObject() - Method in class io.vertx.mutiny.core.buffer.Buffer
 
toMulti() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
toMulti() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
toMulti() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
toMulti() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
toMulti() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
toMulti() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
toMulti() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
toMulti() - Method in class io.vertx.mutiny.core.http.WebSocket
 
toMulti() - Method in class io.vertx.mutiny.core.MultiMap
 
toMulti() - Method in class io.vertx.mutiny.core.net.NetSocket
 
toMulti() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
toMulti() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
toMulti() - Method in interface io.vertx.mutiny.core.streams.ReadStream
 
toMulti() - Method in class io.vertx.mutiny.core.TimeoutStream
 
toNetSocket() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Establish a TCP tunnel with the client.
toNetSocketAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Blocking variant of HttpServerRequest.toNetSocket().
toNetSocketAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Variant of HttpServerRequest.toNetSocket() that ignores the result of the operation.
toString() - Method in class io.vertx.mutiny.core.buffer.Buffer
 
toString() - Method in class io.vertx.mutiny.core.cli.CLI
 
toString() - Method in class io.vertx.mutiny.core.cli.CommandLine
 
toString() - Method in class io.vertx.mutiny.core.Context
 
toString() - Method in class io.vertx.mutiny.core.datagram.DatagramPacket
 
toString() - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
 
toString() - Method in class io.vertx.mutiny.core.dns.DnsClient
 
toString() - Method in class io.vertx.mutiny.core.dns.MxRecord
 
toString() - Method in class io.vertx.mutiny.core.dns.SrvRecord
 
toString() - Method in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
toString() - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
toString() - Method in class io.vertx.mutiny.core.eventbus.Message
 
toString() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
toString() - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
 
toString() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
toString() - Method in class io.vertx.mutiny.core.file.AsyncFileLock
 
toString() - Method in class io.vertx.mutiny.core.file.FileProps
 
toString() - Method in class io.vertx.mutiny.core.file.FileSystem
 
toString() - Method in class io.vertx.mutiny.core.file.FileSystemProps
 
toString() - Method in class io.vertx.mutiny.core.http.Cookie
 
toString() - Method in class io.vertx.mutiny.core.http.HttpClient
 
toString() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
toString() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
toString() - Method in class io.vertx.mutiny.core.http.HttpConnection
 
toString() - Method in class io.vertx.mutiny.core.http.HttpFrame
 
toString() - Method in class io.vertx.mutiny.core.http.HttpHeaders
 
toString() - Method in class io.vertx.mutiny.core.http.HttpServer
 
toString() - Method in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
toString() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
toString() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
toString() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
toString() - Method in class io.vertx.mutiny.core.http.WebSocket
 
toString() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
toString() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
toString() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
toString() - Method in class io.vertx.mutiny.core.MultiMap
 
toString() - Method in class io.vertx.mutiny.core.net.NetClient
 
toString() - Method in class io.vertx.mutiny.core.net.NetServer
 
toString() - Method in class io.vertx.mutiny.core.net.NetSocket
 
toString() - Method in class io.vertx.mutiny.core.net.SelfSignedCertificate
 
toString() - Method in class io.vertx.mutiny.core.net.SocketAddress
 
toString() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
toString() - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
toString() - Method in class io.vertx.mutiny.core.parsetools.RecordParser
 
toString() - Method in class io.vertx.mutiny.core.Promise
 
toString() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
 
toString() - Method in class io.vertx.mutiny.core.shareddata.Counter
 
toString() - Method in class io.vertx.mutiny.core.shareddata.LocalMap
 
toString() - Method in class io.vertx.mutiny.core.shareddata.Lock
 
toString() - Method in class io.vertx.mutiny.core.shareddata.SharedData
 
toString() - Method in class io.vertx.mutiny.core.streams.Pipe
 
toString() - Method in class io.vertx.mutiny.core.streams.Pump
 
toString() - Method in class io.vertx.mutiny.core.TimeoutStream
 
toString() - Method in class io.vertx.mutiny.core.Vertx
 
toString() - Method in class io.vertx.mutiny.core.WorkerExecutor
 
toString(String) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
toString(Charset) - Method in class io.vertx.mutiny.core.buffer.Buffer
 
toSubscriber() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
toSubscriber() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
toSubscriber() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
toSubscriber() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
toSubscriber() - Method in class io.vertx.mutiny.core.http.WebSocket
 
toSubscriber() - Method in class io.vertx.mutiny.core.net.NetSocket
 
totalSpace() - Method in class io.vertx.mutiny.core.file.FileSystemProps
 
toURI() - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
toWebSocket() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Upgrade the connection of the current request to a WebSocket.
toWebSocketAndAwait() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Blocking variant of HttpServerRequest.toWebSocket().
toWebSocketAndForget() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
Variant of HttpServerRequest.toWebSocket() that ignores the result of the operation.
tracedQuery(Object, JsonPointerIterator) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
trailers() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
trailers() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
TRANSFER_ENCODING - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Transfer-Encoding header name
truncate(String, long) - Method in class io.vertx.mutiny.core.file.FileSystem
Truncate the file represented by path to length len in bytes, asynchronously.
truncateAndAwait(String, long) - Method in class io.vertx.mutiny.core.file.FileSystem
truncateAndForget(String, long) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.truncate(String,long) that ignores the result of the operation.
truncateBlocking(String, long) - Method in class io.vertx.mutiny.core.file.FileSystem
 
trustOptions() - Method in class io.vertx.mutiny.core.net.SelfSignedCertificate
 
tryComplete() - Method in class io.vertx.mutiny.core.Promise
 
tryComplete(T) - Method in class io.vertx.mutiny.core.Promise
 
tryFail(String) - Method in class io.vertx.mutiny.core.Promise
 
tryFail(Throwable) - Method in class io.vertx.mutiny.core.Promise
 
tryLock() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
tryLock(long, long, boolean) - Method in class io.vertx.mutiny.core.file.AsyncFile
 
type() - Method in class io.vertx.mutiny.core.http.HttpFrame
 
type() - Method in class io.vertx.mutiny.core.http.WebSocketFrame
 
type() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
TYPE_ARG_0 - Static variable in interface io.vertx.mutiny.core.http.WebSocketBase
 

U

unallocatedSpace() - Method in class io.vertx.mutiny.core.file.FileSystemProps
 
undeploy(String) - Method in class io.vertx.mutiny.core.Vertx
Like #undeploy(String) but the completionHandler will be notified when the undeployment is complete.
undeployAndAwait(String) - Method in class io.vertx.mutiny.core.Vertx
Blocking variant of Vertx.undeploy(String).
undeployAndForget(String) - Method in class io.vertx.mutiny.core.Vertx
Variant of Vertx.undeploy(String) that ignores the result of the operation.
unlink(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Unlinks the link on the file system represented by the path link, asynchronously.
unlinkAndAwait(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Blocking variant of FileSystem.unlink(String).
unlinkAndForget(String) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.unlink(String) that ignores the result of the operation.
unlinkBlocking(String) - Method in class io.vertx.mutiny.core.file.FileSystem
 
unlistenMulticastGroup(String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it.
unlistenMulticastGroup(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it on the given network interface.
unlistenMulticastGroupAndAwait(String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
unlistenMulticastGroupAndAwait(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
unlistenMulticastGroupAndForget(String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Variant of DatagramSocket.unlistenMulticastGroup(String) that ignores the result of the operation.
unlistenMulticastGroupAndForget(String, String, String) - Method in class io.vertx.mutiny.core.datagram.DatagramSocket
Variant of DatagramSocket.unlistenMulticastGroup(String,String,String) that ignores the result of the operation.
unregister() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Unregisters the handler which created this registration
unregisterAndAwait() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Blocking variant of MessageConsumer.unregister().
unregisterAndForget() - Method in class io.vertx.mutiny.core.eventbus.MessageConsumer
Variant of MessageConsumer.unregister() that ignores the result of the operation.
unregisterCodec(String) - Method in class io.vertx.mutiny.core.eventbus.EventBus
 
unregisterVerticleFactory(VerticleFactory) - Method in class io.vertx.mutiny.core.Vertx
 
updateSettings(Http2Settings) - Method in class io.vertx.mutiny.core.http.HttpConnection
Send to the remote endpoint an update of this endpoint settings
updateSettingsAndAwait(Http2Settings) - Method in class io.vertx.mutiny.core.http.HttpConnection
updateSettingsAndForget(Http2Settings) - Method in class io.vertx.mutiny.core.http.HttpConnection
Variant of HttpConnection.updateSettings(Http2Settings) that ignores the result of the operation.
UPGRADE - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Upgrade header value
upgradeToSsl() - Method in class io.vertx.mutiny.core.net.NetSocket
Upgrade channel to use SSL/TLS.
upgradeToSsl(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Upgrade channel to use SSL/TLS.
upgradeToSslAndAwait() - Method in class io.vertx.mutiny.core.net.NetSocket
Blocking variant of NetSocket.upgradeToSsl().
upgradeToSslAndAwait(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Blocking variant of NetSocket.upgradeToSsl(String).
upgradeToSslAndForget() - Method in class io.vertx.mutiny.core.net.NetSocket
Variant of NetSocket.upgradeToSsl() that ignores the result of the operation.
upgradeToSslAndForget(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Variant of NetSocket.upgradeToSsl(String) that ignores the result of the operation.
uploadHandler(Consumer<HttpServerFileUpload>) - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
uri() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
uri() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
usableSpace() - Method in class io.vertx.mutiny.core.file.FileSystemProps
 
USER_AGENT - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
User-Agent header name

V

value() - Method in class io.vertx.mutiny.core.parsetools.JsonEvent
 
values() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Get the values of the map, asynchronously.
valuesAndAwait() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Blocking variant of AsyncMap.values().
valuesAndForget() - Method in class io.vertx.mutiny.core.shareddata.AsyncMap
Variant of AsyncMap.values() that ignores the result of the operation.
VARY - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
Vary header name
version() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
version() - Method in class io.vertx.mutiny.core.http.HttpClientResponse
 
version() - Method in class io.vertx.mutiny.core.http.HttpServerRequest
 
verticleFactories() - Method in class io.vertx.mutiny.core.Vertx
 
vertx - Variable in class io.smallrye.mutiny.vertx.core.AbstractVerticle
 
vertx() - Static method in class io.vertx.mutiny.core.Vertx
 
vertx(VertxOptions) - Static method in class io.vertx.mutiny.core.Vertx
 
Vertx - Class in io.vertx.mutiny.core
The entry point into the Vert.x Core API.
Vertx(Vertx) - Constructor for class io.vertx.mutiny.core.Vertx
 
Vertx(Object) - Constructor for class io.vertx.mutiny.core.Vertx
 

W

webSocket(int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI
webSocket(WebSocketConnectOptions) - Method in class io.vertx.mutiny.core.http.HttpClient
Connect a WebSocket with the specified options.
webSocket(String) - Method in class io.vertx.mutiny.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port
webSocket(String, String) - Method in class io.vertx.mutiny.core.http.HttpClient
Connect a WebSocket to the host and relative request URI and default port
WebSocket - Class in io.vertx.mutiny.core.http
Represents a client-side WebSocket.
WebSocket(WebSocket) - Constructor for class io.vertx.mutiny.core.http.WebSocket
 
WebSocket(Object) - Constructor for class io.vertx.mutiny.core.http.WebSocket
 
WEBSOCKET - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
WebSocket header value
webSocketAbs(String, MultiMap, WebsocketVersion, List<String>) - Method in class io.vertx.mutiny.core.http.HttpClient
Connect a WebSocket with the specified absolute url, with the specified headers, using the specified version of WebSockets, and the specified WebSocket sub protocols.
webSocketAbsAndAwait(String, MultiMap, WebsocketVersion, List<String>) - Method in class io.vertx.mutiny.core.http.HttpClient
webSocketAbsAndForget(String, MultiMap, WebsocketVersion, List<String>) - Method in class io.vertx.mutiny.core.http.HttpClient
webSocketAndAwait(int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient
webSocketAndAwait(WebSocketConnectOptions) - Method in class io.vertx.mutiny.core.http.HttpClient
webSocketAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpClient
Blocking variant of HttpClient.webSocket(String).
webSocketAndAwait(String, String) - Method in class io.vertx.mutiny.core.http.HttpClient
webSocketAndForget(int, String, String) - Method in class io.vertx.mutiny.core.http.HttpClient
Variant of HttpClient.webSocket(int,String,String) that ignores the result of the operation.
webSocketAndForget(WebSocketConnectOptions) - Method in class io.vertx.mutiny.core.http.HttpClient
Variant of HttpClient.webSocket(WebSocketConnectOptions) that ignores the result of the operation.
webSocketAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpClient
Variant of HttpClient.webSocket(String) that ignores the result of the operation.
webSocketAndForget(String, String) - Method in class io.vertx.mutiny.core.http.HttpClient
Variant of HttpClient.webSocket(String,String) that ignores the result of the operation.
WebSocketBase - Interface in io.vertx.mutiny.core.http
Base WebSocket implementation.
WebSocketFrame - Class in io.vertx.mutiny.core.http
A WebSocket frame that represents either text or binary data.
WebSocketFrame(WebSocketFrame) - Constructor for class io.vertx.mutiny.core.http.WebSocketFrame
 
WebSocketFrame(Object) - Constructor for class io.vertx.mutiny.core.http.WebSocketFrame
 
webSocketHandler(Consumer<ServerWebSocket>) - Method in class io.vertx.mutiny.core.http.HttpServer
 
webSocketStream() - Method in class io.vertx.mutiny.core.http.HttpServer
 
weight() - Method in class io.vertx.mutiny.core.dns.SrvRecord
 
WorkerExecutor - Class in io.vertx.mutiny.core
An executor for executing blocking code in Vert.x .
WorkerExecutor(WorkerExecutor) - Constructor for class io.vertx.mutiny.core.WorkerExecutor
 
WorkerExecutor(Object) - Constructor for class io.vertx.mutiny.core.WorkerExecutor
 
write(Buffer) - Method in class io.vertx.mutiny.core.file.AsyncFile
Same as but with an handler called when the operation completes
write(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as but with an handler called when the operation completes
write(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as but with an handler called when the operation completes
write(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Same as but with an handler called when the operation completes
write(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Same as but with an handler called when the operation completes
write(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Same as but with an handler called when the operation completes
write(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Like WriteStream.write(T) but with an handler called when the message has been written or failed to be written.
write(Buffer) - Method in class io.vertx.mutiny.core.parsetools.JsonParser
 
write(Buffer, long) - Method in class io.vertx.mutiny.core.file.AsyncFile
Write a Buffer to the file at position position in the file, asynchronously.
write(Object, JsonPointerIterator, Object, boolean) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
write(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.write(io.vertx.mutiny.core.buffer.Buffer) but with an handler called when the operation completes
write(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.write(io.vertx.mutiny.core.buffer.Buffer) but with an handler called when the operation completes
write(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Same as NetSocket.write(java.lang.String) but with an handler called when the operation completes
write(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Same as HttpClientRequest.write(io.vertx.mutiny.core.buffer.Buffer) but with an handler called when the operation completes
write(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Same as HttpServerResponse.write(io.vertx.mutiny.core.buffer.Buffer) but with an handler called when the operation completes
write(String, String) - Method in class io.vertx.mutiny.core.net.NetSocket
Same as NetSocket.write(java.lang.String) but with an handler called when the operation completes
write(T) - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
Write a message to the event-bus, either sending or publishing.
write(T) - Method in interface io.vertx.mutiny.core.streams.WriteStream
Same as but with an handler called when the operation completes
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.file.AsyncFile
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer).
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer).
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer).
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer).
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer).
writeAndAwait(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer).
writeAndAwait(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer).
writeAndAwait(Buffer, long) - Method in class io.vertx.mutiny.core.file.AsyncFile
writeAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Blocking variant of HttpClientRequest.write(String).
writeAndAwait(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
writeAndAwait(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Blocking variant of NetSocket.write(String).
writeAndAwait(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
writeAndAwait(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
writeAndAwait(String, String) - Method in class io.vertx.mutiny.core.net.NetSocket
Blocking variant of NetSocket.write(String,String).
writeAndAwait(T) - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
Blocking variant of io.vertx.mutiny.core.eventbus.MessageProducer#write(T).
writeAndAwait(T) - Method in interface io.vertx.mutiny.core.streams.WriteStream
Blocking variant of io.vertx.mutiny.core.streams.WriteStream#write(T).
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.file.AsyncFile
Variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writeAndForget(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writeAndForget(Buffer) - Method in class io.vertx.mutiny.core.net.NetSocket
Variant of io.vertx.mutiny.core.streams.WriteStream#write(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writeAndForget(Buffer, long) - Method in class io.vertx.mutiny.core.file.AsyncFile
Variant of AsyncFile.write(io.vertx.mutiny.core.buffer.Buffer,long) that ignores the result of the operation.
writeAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.write(String) that ignores the result of the operation.
writeAndForget(String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.write(String) that ignores the result of the operation.
writeAndForget(String) - Method in class io.vertx.mutiny.core.net.NetSocket
Variant of NetSocket.write(String) that ignores the result of the operation.
writeAndForget(String, String) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
Variant of HttpClientRequest.write(String,String) that ignores the result of the operation.
writeAndForget(String, String) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
Variant of HttpServerResponse.write(String,String) that ignores the result of the operation.
writeAndForget(String, String) - Method in class io.vertx.mutiny.core.net.NetSocket
Variant of NetSocket.write(String,String) that ignores the result of the operation.
writeAndForget(T) - Method in class io.vertx.mutiny.core.eventbus.MessageProducer
Variant of io.vertx.mutiny.core.eventbus.MessageProducer#write(T) that ignores the result of the operation.
writeAndForget(T) - Method in interface io.vertx.mutiny.core.streams.WriteStream
Variant of io.vertx.mutiny.core.streams.WriteStream#write(T) that ignores the result of the operation.
writeArrayElement(Object, int, Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
writeBinaryMessage(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeBinaryMessage(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeBinaryMessage(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Same as WebSocketBase.writeBinaryMessage(io.vertx.mutiny.core.buffer.Buffer) but with an handler called when the operation completes
writeBinaryMessageAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeBinaryMessageAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeBinaryMessageAndAwait(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
writeBinaryMessageAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeBinaryMessageAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeBinaryMessageAndForget(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of WebSocketBase.writeBinaryMessage(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writeContinue() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
writeCustomFrame(int, int, Buffer) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
writeCustomFrame(int, int, Buffer) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
writeCustomFrame(HttpFrame) - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
writeCustomFrame(HttpFrame) - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
writeFile(String, Buffer) - Method in class io.vertx.mutiny.core.file.FileSystem
Creates the file, and writes the specified Buffer data to the file represented by the path path, asynchronously.
writeFileAndAwait(String, Buffer) - Method in class io.vertx.mutiny.core.file.FileSystem
writeFileAndForget(String, Buffer) - Method in class io.vertx.mutiny.core.file.FileSystem
Variant of FileSystem.writeFile(String,io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writeFileBlocking(String, Buffer) - Method in class io.vertx.mutiny.core.file.FileSystem
 
writeFinalBinaryFrame(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeFinalBinaryFrame(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeFinalBinaryFrame(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Same as WebSocketBase.writeFinalBinaryFrame(io.vertx.mutiny.core.buffer.Buffer) but with an handler called when the operation completes
writeFinalBinaryFrameAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeFinalBinaryFrameAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeFinalBinaryFrameAndAwait(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
writeFinalBinaryFrameAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeFinalBinaryFrameAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeFinalBinaryFrameAndForget(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of WebSocketBase.writeFinalBinaryFrame(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writeFinalTextFrame(String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeFinalTextFrame(String) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeFinalTextFrame(String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Same as WebSocketBase.writeFinalTextFrame(java.lang.String) but with an handler called when the operation completes
writeFinalTextFrameAndAwait(String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeFinalTextFrameAndAwait(String) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeFinalTextFrameAndAwait(String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
writeFinalTextFrameAndForget(String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeFinalTextFrameAndForget(String) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeFinalTextFrameAndForget(String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of WebSocketBase.writeFinalTextFrame(String) that ignores the result of the operation.
writeFrame(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeFrame(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeFrame(WebSocketFrame) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Same as WebSocketBase.writeFrame(io.vertx.mutiny.core.http.WebSocketFrame) but with an handler called when the operation completes
writeFrameAndAwait(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeFrameAndAwait(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeFrameAndAwait(WebSocketFrame) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
writeFrameAndForget(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeFrameAndForget(WebSocketFrame) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeFrameAndForget(WebSocketFrame) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of WebSocketBase.writeFrame(io.vertx.mutiny.core.http.WebSocketFrame) that ignores the result of the operation.
writeHandlerID() - Method in class io.vertx.mutiny.core.net.NetSocket
 
writeJson(Object, Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
writeJson(Object, Object, boolean) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
writeObjectParameter(Object, String, Object) - Method in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
writePing(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a ping frame to the connection.
writePing(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a ping frame to the connection.
writePing(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Writes a ping frame to the connection.
writePingAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
writePingAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
writePingAndAwait(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
writePingAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Variant of WebSocketBase.writePing(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writePingAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Variant of WebSocketBase.writePing(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writePingAndForget(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of WebSocketBase.writePing(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writePong(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Writes a pong frame to the connection.
writePong(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Writes a pong frame to the connection.
writePong(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Writes a pong frame to the connection.
writePongAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
writePongAndAwait(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
writePongAndAwait(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
writePongAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
Variant of WebSocketBase.writePong(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writePongAndForget(Buffer) - Method in class io.vertx.mutiny.core.http.WebSocket
Variant of WebSocketBase.writePong(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writePongAndForget(Buffer) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of WebSocketBase.writePong(io.vertx.mutiny.core.buffer.Buffer) that ignores the result of the operation.
writeQueueFull() - Method in class io.vertx.mutiny.core.file.AsyncFile
 
writeQueueFull() - Method in class io.vertx.mutiny.core.http.HttpClientRequest
 
writeQueueFull() - Method in class io.vertx.mutiny.core.http.HttpServerResponse
 
writeQueueFull() - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeQueueFull() - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeQueueFull() - Method in interface io.vertx.mutiny.core.http.WebSocketBase
 
writeQueueFull() - Method in class io.vertx.mutiny.core.net.NetSocket
 
writeQueueFull() - Method in interface io.vertx.mutiny.core.streams.WriteStream
 
WriteStream<T> - Interface in io.vertx.mutiny.core.streams
Represents a stream of data that can be written to.
writeTextMessage(String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeTextMessage(String) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeTextMessage(String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Same as WebSocketBase.writeTextMessage(java.lang.String) but with an handler called when the operation completes
writeTextMessageAndAwait(String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeTextMessageAndAwait(String) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeTextMessageAndAwait(String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
writeTextMessageAndForget(String) - Method in class io.vertx.mutiny.core.http.ServerWebSocket
 
writeTextMessageAndForget(String) - Method in class io.vertx.mutiny.core.http.WebSocket
 
writeTextMessageAndForget(String) - Method in interface io.vertx.mutiny.core.http.WebSocketBase
Variant of WebSocketBase.writeTextMessage(String) that ignores the result of the operation.
writeToBuffer(Buffer) - Method in class io.vertx.mutiny.core.buffer.Buffer
 

_

__TYPE_ARG - Static variable in class io.vertx.mutiny.core.buffer.Buffer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.cli.CLI
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.cli.CommandLine
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.Context
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.datagram.DatagramPacket
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.datagram.DatagramSocket
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.dns.DnsClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.dns.MxRecord
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.dns.SrvRecord
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.eventbus.EventBus
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.eventbus.Message
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.eventbus.MessageProducer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.file.AsyncFile
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.file.AsyncFileLock
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.file.FileProps
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.file.FileSystem
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.file.FileSystemProps
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.Cookie
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpClientRequest
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpClientResponse
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpConnection
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpFrame
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpHeaders
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpServer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpServerFileUpload
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpServerRequest
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.HttpServerResponse
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.ServerWebSocket
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.WebSocket
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.http.WebSocketFrame
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.json.pointer.JsonPointer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.json.pointer.JsonPointerIterator
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.MultiMap
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.NetClient
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.NetServer
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.NetSocket
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.SelfSignedCertificate
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.net.SocketAddress
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.parsetools.JsonEvent
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.parsetools.JsonParser
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.parsetools.RecordParser
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.Promise
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.shareddata.AsyncMap
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.shareddata.Counter
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.shareddata.LocalMap
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.shareddata.Lock
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.shareddata.SharedData
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.streams.Pipe
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.streams.Pump
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.TimeoutStream
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.Vertx
 
__TYPE_ARG - Static variable in class io.vertx.mutiny.core.WorkerExecutor
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.eventbus.DeliveryContext
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.eventbus.Message
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.eventbus.MessageConsumer
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.eventbus.MessageProducer
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.Promise
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.shareddata.AsyncMap
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.shareddata.LocalMap
 
__typeArg_0 - Variable in class io.vertx.mutiny.core.streams.Pipe
 
__typeArg_1 - Variable in class io.vertx.mutiny.core.shareddata.AsyncMap
 
__typeArg_1 - Variable in class io.vertx.mutiny.core.shareddata.LocalMap
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages