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

acceptBacklog - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The accept backlog.
AddressResolverConfiguration - Class in io.quarkus.vertx.core.runtime.config
 
AddressResolverConfiguration() - Constructor for class io.quarkus.vertx.core.runtime.config.AddressResolverConfiguration
 
appendBuffer(Buffer) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendBuffer(Buffer, int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendByte(byte) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendBytes(byte[]) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendBytes(byte[], int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendDouble(double) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendFloat(float) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendInt(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendIntLE(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendLong(long) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendLongLE(long) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendMedium(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendMediumLE(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendShort(short) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendShortLE(short) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendString(String) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendString(String, String) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendUnsignedByte(short) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendUnsignedInt(long) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendUnsignedIntLE(long) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendUnsignedShort(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
appendUnsignedShortLE(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
apply(TargetClass) - Method in class io.quarkus.vertx.core.runtime.graal.Package_jdk_internal_loader
 

B

BASE64_DECODER - Static variable in class io.quarkus.vertx.runtime.jackson.JsonUtil
 
BASE64_ENCODER - Static variable in class io.quarkus.vertx.runtime.jackson.JsonUtil
 
blocking() - Method in annotation type io.quarkus.vertx.ConsumeEvent
 
blockingThreadPoolSize - Static variable in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
bossSupplier() - Method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
BufferDeserializer - Class in io.quarkus.vertx.runtime.jackson
Copied from io.vertx.core.json.jackson.BufferDeserializer as that class is package private
BufferDeserializer() - Constructor for class io.quarkus.vertx.runtime.jackson.BufferDeserializer
 
BufferSerializer - Class in io.quarkus.vertx.runtime.jackson
Copied from io.vertx.core.json.jackson.BufferSerializer as that class is package private
BufferSerializer() - Constructor for class io.quarkus.vertx.runtime.jackson.BufferSerializer
 
ByteArrayDeserializer - Class in io.quarkus.vertx.runtime.jackson
Copied from io.vertx.core.json.jackson.ByteArrayDeserializer as that class is package private
ByteArrayDeserializer() - Constructor for class io.quarkus.vertx.runtime.jackson.ByteArrayDeserializer
 
ByteArraySerializer - Class in io.quarkus.vertx.runtime.jackson
Copied from io.vertx.core.json.jackson.ByteArraySerializer as that class is package private
ByteArraySerializer() - Constructor for class io.quarkus.vertx.runtime.jackson.ByteArraySerializer
 

C

cacheMaxTimeToLive - Variable in class io.quarkus.vertx.core.runtime.config.AddressResolverConfiguration
The maximum amount of time in seconds that a successfully resolved address will be cached.
cacheMinTimeToLive - Variable in class io.quarkus.vertx.core.runtime.config.AddressResolverConfiguration
The minimum amount of time in seconds that a successfully resolved address will be cached.
cacheNegativeTimeToLive - Variable in class io.quarkus.vertx.core.runtime.config.AddressResolverConfiguration
The amount of time in seconds that an unsuccessful attempt to resolve an address will be cached.
caching - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
Enables or disables the Vert.x cache.
calculateEventLoopThreads(VertxConfiguration) - Method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
certs - Variable in class io.quarkus.vertx.core.runtime.config.PemKeyCertConfiguration
Comma-separated list of the path to the certificate files (Pem format).
certs - Variable in class io.quarkus.vertx.core.runtime.config.PemTrustCertConfiguration
Comma-separated list of the trust certificate files (Pem format).
checkAndCopy(Object) - Static method in class io.quarkus.vertx.runtime.jackson.JsonUtil
 
classpathResolving - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
Enables or disabled the Vert.x classpath resource resolver.
clientAuth - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The client authentication.
close() - Method in class io.quarkus.vertx.core.runtime.VertxHotReplacementSetup
 
close(Promise<Void>) - Method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus
 
cluster - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
The cluster configuration.
ClusterConfiguration - Class in io.quarkus.vertx.core.runtime.config
 
ClusterConfiguration() - Constructor for class io.quarkus.vertx.core.runtime.config.ClusterConfiguration
 
clustered - Variable in class io.quarkus.vertx.core.runtime.config.ClusterConfiguration
Enables or disables the clustering.
codec() - Method in annotation type io.quarkus.vertx.ConsumeEvent
 
codec() - Method in class io.quarkus.vertx.runtime.jackson.QuarkusJacksonFactory
 
config - Variable in class io.quarkus.vertx.core.runtime.VertxCoreRecorder.VertxSupplier
 
configureJksKeyCertOptions(TCPSSLOptions, JksConfiguration) - Static method in class io.quarkus.vertx.core.runtime.SSLConfigHelper
 
configureJksTrustOptions(TCPSSLOptions, JksConfiguration) - Static method in class io.quarkus.vertx.core.runtime.SSLConfigHelper
 
configurePemKeyCertOptions(TCPSSLOptions, PemKeyCertConfiguration) - Static method in class io.quarkus.vertx.core.runtime.SSLConfigHelper
 
configurePemTrustOptions(TCPSSLOptions, PemTrustCertConfiguration) - Static method in class io.quarkus.vertx.core.runtime.SSLConfigHelper
 
configurePfxKeyCertOptions(TCPSSLOptions, PfxConfiguration) - Static method in class io.quarkus.vertx.core.runtime.SSLConfigHelper
 
configurePfxTrustOptions(TCPSSLOptions, PfxConfiguration) - Static method in class io.quarkus.vertx.core.runtime.SSLConfigHelper
 
configureVertx(VertxConfiguration, LaunchMode, ShutdownContext, List<Consumer<VertxOptions>>, ExecutorService) - Method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
configureVertx(Supplier<Vertx>, Map<String, ConsumeEvent>, LaunchMode, ShutdownContext, Map<Class<?>, Class<?>>) - Method in class io.quarkus.vertx.runtime.VertxRecorder
 
connections() - Method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus
 
connectTimeout - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The connect timeout.
ConsumeEvent - Annotation Type in io.quarkus.vertx
Marks a business method to be automatically registered as a Vertx message consumer.
copy() - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
createDefault() - Static method in class io.quarkus.vertx.core.runtime.graal.Target_sun_nio_ch_ThreadPool
 
createDelegate(String) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegateFactory
 
createExecutor(ThreadFactory, Integer, Integer) - Method in class io.quarkus.vertx.core.runtime.QuarkusExecutorFactory
 
createHandlerHolder(HandlerRegistration<T>, boolean, boolean, ContextInternal) - Method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus
 
createMessage(boolean, String, MultiMap, Object, String) - Method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus
 
createParser(Buffer) - Static method in class io.quarkus.vertx.runtime.jackson.QuarkusJacksonJsonCodec
 
createParser(String) - Static method in class io.quarkus.vertx.runtime.jackson.QuarkusJacksonJsonCodec
 
createThreadFactory(LaunchMode) - Method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
customize(VertxOptions) - Method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder.VertxOptionsCustomizer
 
customizer - Variable in class io.quarkus.vertx.core.runtime.VertxCoreRecorder.VertxSupplier
 
customizers - Variable in class io.quarkus.vertx.core.runtime.VertxCoreRecorder.VertxOptionsCustomizer
 

D

debug(Object) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
debug(Object, Object...) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
debug(Object, Throwable) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
debug(Object, Throwable, Object...) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
decodeFromWire(int, Buffer) - Method in class io.quarkus.vertx.LocalEventBusCodec
 
defaultIocp - Static variable in class io.quarkus.vertx.core.runtime.graal.Target_sun_nio_ch_WindowsAsynchronousFileChannelImpl_DefaultIocpHolder
 
DefaultIocpAccessor - Class in io.quarkus.vertx.core.runtime.graal
 
DefaultIocpAccessor() - Constructor for class io.quarkus.vertx.core.runtime.graal.DefaultIocpAccessor
 
deserialize(JsonParser, DeserializationContext) - Method in class io.quarkus.vertx.runtime.jackson.BufferDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class io.quarkus.vertx.runtime.jackson.ByteArrayDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class io.quarkus.vertx.runtime.jackson.InstantDeserializer
 
destroy() - Method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
destroy() - Method in class io.quarkus.vertx.runtime.VertxRecorder
 
detector() - Method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 

E

enabled - Variable in class io.quarkus.vertx.core.runtime.config.JksConfiguration
JKS config is disabled by default.
enabled - Variable in class io.quarkus.vertx.core.runtime.config.PemKeyCertConfiguration
PEM Key/cert config is disabled by default.
enabled - Variable in class io.quarkus.vertx.core.runtime.config.PemTrustCertConfiguration
PEM Trust config is disabled by default.
enabled - Variable in class io.quarkus.vertx.core.runtime.config.PfxConfiguration
PFX config is disabled by default.
encodeToWire(Buffer, T) - Method in class io.quarkus.vertx.LocalEventBusCodec
 
equals(Object) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
error(Object) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
error(Object, Object...) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
error(Object, Throwable) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
error(Object, Throwable, Object...) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
eventbus - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
The event bus configuration.
eventbus(Vertx) - Method in class io.quarkus.vertx.runtime.VertxProducer
 
EventBusConfiguration - Class in io.quarkus.vertx.core.runtime.config
 
EventBusConfiguration() - Constructor for class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
 
EventConsumerInvoker - Class in io.quarkus.vertx.runtime
Invokes a business method annotated with ConsumeEvent.
EventConsumerInvoker() - Constructor for class io.quarkus.vertx.runtime.EventConsumerInvoker
 
eventLoopsPoolSize - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
The number of event loops.
executionContextHandler() - Method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
EXPLICIT_FAILURE_CODE - Static variable in annotation type io.quarkus.vertx.ConsumeEvent
Failure code used when a message consumer explicitly fails an asynchronous processing.

F

factory(Vertx, AddressResolverOptions) - Static method in class io.quarkus.vertx.core.runtime.graal.TargetResolverProvider
 
FAILURE_CODE - Static variable in annotation type io.quarkus.vertx.ConsumeEvent
Failure code used when a message consumer method throws an exception.
fatal(Object) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
fatal(Object, Throwable) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
forceStart(Supplier<Vertx>) - Method in class io.quarkus.vertx.runtime.VertxRecorder
 
fromBuffer(Buffer, Class<T>) - Method in class io.quarkus.vertx.runtime.jackson.QuarkusJacksonJsonCodec
 
fromParser(JsonParser, Class<T>) - Static method in class io.quarkus.vertx.runtime.jackson.QuarkusJacksonJsonCodec
 
fromString(String, Class<T>) - Method in class io.quarkus.vertx.runtime.jackson.QuarkusJacksonJsonCodec
 
fromValue(Object, Class<T>) - Method in class io.quarkus.vertx.runtime.jackson.QuarkusJacksonJsonCodec
 

G

generateReplyAddress() - Method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus
 
get() - Static method in class io.quarkus.vertx.core.runtime.graal.DefaultIocpAccessor
 
get() - Static method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_net_impl_DefaultJDKCipherSuite
 
get() - Method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder.VertxSupplier
 
getBuffer(int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getByte(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getByteBuf() - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getBytes() - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getBytes(byte[]) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getBytes(byte[], int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getBytes(int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getBytes(int, int, byte[]) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getBytes(int, int, byte[], int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getDouble(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getFloat(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getInt(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getIntLE(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getLong(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getLongLE(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getMedium(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getMediumLE(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getShort(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getShortLE(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getString(int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getString(int, int, String) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getUnsignedByte(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getUnsignedInt(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getUnsignedIntLE(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getUnsignedMedium(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getUnsignedMediumLE(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getUnsignedShort(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getUnsignedShortLE(int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
getVertx() - Static method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
getVertx() - Static method in class io.quarkus.vertx.runtime.VertxRecorder
 
growthResistance - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
The executor growth resistance.

H

hashCode() - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
host - Variable in class io.quarkus.vertx.core.runtime.config.ClusterConfiguration
The host name.

I

idleTimeout - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The idle timeout in milliseconds.
info(Object) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
info(Object, Object...) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
info(Object, Throwable) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
info(Object, Throwable, Object...) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
initialize(VertxConfiguration, VertxCoreRecorder.VertxOptionsCustomizer, ShutdownContext, LaunchMode) - Static method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
InstantDeserializer - Class in io.quarkus.vertx.runtime.jackson
Copied from io.vertx.core.json.jackson.InstantDeserializer as that class is package private
InstantDeserializer() - Constructor for class io.quarkus.vertx.runtime.jackson.InstantDeserializer
 
InstantSerializer - Class in io.quarkus.vertx.runtime.jackson
Copied from io.vertx.core.json.jackson.InstantSerializer as that class is package private
InstantSerializer() - Constructor for class io.quarkus.vertx.runtime.jackson.InstantSerializer
 
internalBlockingPoolSize - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
The size of the internal thread pool (used for the file system).
invoke(Message<Object>) - Method in class io.quarkus.vertx.runtime.EventConsumerInvoker
 
invokeBean(Message<Object>) - Method in class io.quarkus.vertx.runtime.EventConsumerInvoker
 
io.quarkus.vertx - package io.quarkus.vertx
 
io.quarkus.vertx.core.runtime - package io.quarkus.vertx.core.runtime
 
io.quarkus.vertx.core.runtime.config - package io.quarkus.vertx.core.runtime.config
 
io.quarkus.vertx.core.runtime.graal - package io.quarkus.vertx.core.runtime.graal
 
io.quarkus.vertx.runtime - package io.quarkus.vertx.runtime
 
io.quarkus.vertx.runtime.jackson - package io.quarkus.vertx.runtime.jackson
 
isAlpnAvailable() - Static method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_net_OpenSSLEngineOptions
 
isAvailable() - Static method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_net_OpenSSLEngineOptions
 
isAvailable() - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegateFactory
 
isBlocking() - Method in class io.quarkus.vertx.runtime.EventConsumerInvoker
 
isDebugEnabled() - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
isInfoEnabled() - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
isMessageLocal(MessageImpl) - Method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus
 
isOrdered() - Method in class io.quarkus.vertx.runtime.EventConsumerInvoker
 
isTraceEnabled() - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
isWarnEnabled() - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 

J

JdkSubstitutions - Class in io.quarkus.vertx.core.runtime.graal
 
JdkSubstitutions() - Constructor for class io.quarkus.vertx.core.runtime.graal.JdkSubstitutions
 
JksConfiguration - Class in io.quarkus.vertx.core.runtime.config
 
JksConfiguration() - Constructor for class io.quarkus.vertx.core.runtime.config.JksConfiguration
 
JsonArraySerializer - Class in io.quarkus.vertx.runtime.jackson
Copied from io.vertx.core.json.jackson.JsonArraySerializer as that class is package private
JsonArraySerializer() - Constructor for class io.quarkus.vertx.runtime.jackson.JsonArraySerializer
 
JsonObjectSerializer - Class in io.quarkus.vertx.runtime.jackson
Copied from io.vertx.core.json.jackson.JsonObjectSerializer as that class is package private
JsonObjectSerializer() - Constructor for class io.quarkus.vertx.runtime.jackson.JsonObjectSerializer
 
JsonUtil - Class in io.quarkus.vertx.runtime.jackson
Implementation utilities (details) affecting the way JSON objects are wrapped.
JsonUtil() - Constructor for class io.quarkus.vertx.runtime.jackson.JsonUtil
 

K

keepAliveTime - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
The amount of time a thread will stay alive with no work.
keyCertificateJks - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The key configuration for the JKS format.
keyCertificatePem - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The key configuration for the PEM format.
keyCertificatePfx - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The key configuration for the PFX format.
keys - Variable in class io.quarkus.vertx.core.runtime.config.PemKeyCertConfiguration
Comma-separated list of the path to the key files (Pem format).

L

launchMode - Variable in class io.quarkus.vertx.core.runtime.VertxCoreRecorder.VertxSupplier
 
length() - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
local() - Method in annotation type io.quarkus.vertx.ConsumeEvent
 
LocalEventBusCodec<T> - Class in io.quarkus.vertx
An implementation of MessageCodec for local delivery only.
LocalEventBusCodec() - Constructor for class io.quarkus.vertx.LocalEventBusCodec
 
LocalEventBusCodec(String) - Constructor for class io.quarkus.vertx.LocalEventBusCodec
 

M

mainSupplier() - Method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
maxEventLoopExecuteTime - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
The maximum amount of time the event loop can be blocked.
maxWorkerExecuteTime - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
The maximum amount of time the worker thread can be blocked.
messageConsumers - Static variable in class io.quarkus.vertx.runtime.VertxRecorder
 
mutiny(Vertx) - Method in class io.quarkus.vertx.runtime.VertxProducer
 
mutinyEventBus(Vertx) - Method in class io.quarkus.vertx.runtime.VertxProducer
 

N

name() - Method in class io.quarkus.vertx.LocalEventBusCodec
 
nativeTransport() - Static method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_net_impl_transport_Transport
 

O

onLocalRegistration(HandlerHolder<T>, Promise<Void>) - Method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus
 
onLocalUnregistration(HandlerHolder<T>, Promise<Void>) - Method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus
 
options() - Method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus
 
ordered() - Method in annotation type io.quarkus.vertx.ConsumeEvent
 

P

Package_jdk_internal_loader - Class in io.quarkus.vertx.core.runtime.graal
 
Package_jdk_internal_loader() - Constructor for class io.quarkus.vertx.core.runtime.graal.Package_jdk_internal_loader
 
password - Variable in class io.quarkus.vertx.core.runtime.config.JksConfiguration
Password of the key file.
password - Variable in class io.quarkus.vertx.core.runtime.config.PfxConfiguration
Password of the key.
path - Variable in class io.quarkus.vertx.core.runtime.config.JksConfiguration
Path of the key file (JKS format).
path - Variable in class io.quarkus.vertx.core.runtime.config.PfxConfiguration
Path to the key file (PFX format).
PemKeyCertConfiguration - Class in io.quarkus.vertx.core.runtime.config
 
PemKeyCertConfiguration() - Constructor for class io.quarkus.vertx.core.runtime.config.PemKeyCertConfiguration
 
PemTrustCertConfiguration - Class in io.quarkus.vertx.core.runtime.config
 
PemTrustCertConfiguration() - Constructor for class io.quarkus.vertx.core.runtime.config.PemTrustCertConfiguration
 
PfxConfiguration - Class in io.quarkus.vertx.core.runtime.config
 
PfxConfiguration() - Constructor for class io.quarkus.vertx.core.runtime.config.PfxConfiguration
 
pingInterval - Variable in class io.quarkus.vertx.core.runtime.config.ClusterConfiguration
The ping interval.
pingReplyInterval - Variable in class io.quarkus.vertx.core.runtime.config.ClusterConfiguration
The ping reply interval.
port - Variable in class io.quarkus.vertx.core.runtime.config.ClusterConfiguration
The port.
preferNativeTransport - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
Enable or disable native transport
prefill - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
Prefill thread pool when creating a new Executor.
publicHost - Variable in class io.quarkus.vertx.core.runtime.config.ClusterConfiguration
The public host name.
publicPort - Variable in class io.quarkus.vertx.core.runtime.config.ClusterConfiguration
The public port.

Q

QuarkusExecutorFactory - Class in io.quarkus.vertx.core.runtime
 
QuarkusExecutorFactory(VertxConfiguration, LaunchMode) - Constructor for class io.quarkus.vertx.core.runtime.QuarkusExecutorFactory
 
QuarkusJacksonFactory - Class in io.quarkus.vertx.runtime.jackson
Tie into Vert.x's JsonFactory SPI in order to ensure that the user customized ObjectMapper is used
QuarkusJacksonFactory() - Constructor for class io.quarkus.vertx.runtime.jackson.QuarkusJacksonFactory
 
QuarkusJacksonJsonCodec - Class in io.quarkus.vertx.runtime.jackson
The functionality of this class is copied almost verbatim from io.vertx.core.json.jackson.DatabindCodec.
QuarkusJacksonJsonCodec() - Constructor for class io.quarkus.vertx.runtime.jackson.QuarkusJacksonJsonCodec
 
queueSize - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
The queue size.

R

readFromBuffer(int, Buffer) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
receiveBufferSize - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The receive buffer size.
reconnectAttempts - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The number of reconnection attempts.
reconnectInterval - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The reconnection interval in milliseconds.
recoverFailedStart(VertxConfiguration) - Static method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
registerMessageConsumers(Map<String, ConsumeEvent>) - Method in class io.quarkus.vertx.runtime.VertxRecorder
 
resolver - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
The address resolver configuration.
reuseAddress - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
Whether or not to reuse the address.
reusePort - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
Whether or not to reuse the port.

S

sendBufferSize - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The send buffer size.
sendOrPub(OutboundDeliveryContext<T>) - Method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus
 
serialize(byte[], JsonGenerator, SerializerProvider) - Method in class io.quarkus.vertx.runtime.jackson.ByteArraySerializer
 
serialize(Buffer, JsonGenerator, SerializerProvider) - Method in class io.quarkus.vertx.runtime.jackson.BufferSerializer
 
serialize(JsonArray, JsonGenerator, SerializerProvider) - Method in class io.quarkus.vertx.runtime.jackson.JsonArraySerializer
 
serialize(JsonObject, JsonGenerator, SerializerProvider) - Method in class io.quarkus.vertx.runtime.jackson.JsonObjectSerializer
 
serialize(Instant, JsonGenerator, SerializerProvider) - Method in class io.quarkus.vertx.runtime.jackson.InstantSerializer
 
setBuffer(int, Buffer) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setBuffer(int, Buffer, int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setByte(int, byte) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setBytes(int, byte[]) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setBytes(int, byte[], int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setBytes(int, ByteBuffer) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setDouble(int, double) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setFloat(int, float) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setInt(int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setIntLE(int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setLong(int, long) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setLongLE(int, long) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setMedium(int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setMediumLE(int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setShort(int, short) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setShortLE(int, short) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setString(int, String) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setString(int, String, String) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setUnsignedByte(int, short) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setUnsignedInt(int, long) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setUnsignedIntLE(int, long) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setUnsignedShort(int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setUnsignedShortLE(int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
setupHotDeployment(HotReplacementContext) - Method in class io.quarkus.vertx.core.runtime.VertxHotReplacementSetup
 
setWebDeploymentId(String) - Static method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
sharedExecutor - Static variable in class io.quarkus.vertx.core.runtime.QuarkusExecutorFactory
 
shutdown - Variable in class io.quarkus.vertx.core.runtime.VertxCoreRecorder.VertxSupplier
 
shutdownDevMode() - Static method in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
slice() - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
slice(int, int) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
soLinger - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The so linger.
ssl - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
Enables or Disabled SSL.
SSLConfigHelper - Class in io.quarkus.vertx.core.runtime
 
start() - Method in class io.quarkus.vertx.core.runtime.graal.Target_sun_nio_ch_Iocp
 
start(Promise<Void>) - Method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus
 
systemCodecID() - Method in class io.quarkus.vertx.LocalEventBusCodec
 

T

Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus - Class in io.quarkus.vertx.core.runtime.graal
 
Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus() - Constructor for class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus
 
Target_io_vertx_core_net_impl_DefaultJDKCipherSuite - Class in io.quarkus.vertx.core.runtime.graal
 
Target_io_vertx_core_net_impl_DefaultJDKCipherSuite() - Constructor for class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_net_impl_DefaultJDKCipherSuite
 
Target_io_vertx_core_net_impl_SSLHelper - Class in io.quarkus.vertx.core.runtime.graal
 
Target_io_vertx_core_net_impl_SSLHelper() - Constructor for class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_net_impl_SSLHelper
 
Target_io_vertx_core_net_impl_transport_Transport - Class in io.quarkus.vertx.core.runtime.graal
 
Target_io_vertx_core_net_impl_transport_Transport() - Constructor for class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_net_impl_transport_Transport
 
Target_io_vertx_core_net_OpenSSLEngineOptions - Class in io.quarkus.vertx.core.runtime.graal
 
Target_io_vertx_core_net_OpenSSLEngineOptions() - Constructor for class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_net_OpenSSLEngineOptions
 
Target_jdk_internal_loader_URLClassPath - Class in io.quarkus.vertx.core.runtime.graal
 
Target_jdk_internal_loader_URLClassPath() - Constructor for class io.quarkus.vertx.core.runtime.graal.Target_jdk_internal_loader_URLClassPath
 
Target_sun_misc_URLClassPath - Class in io.quarkus.vertx.core.runtime.graal
 
Target_sun_misc_URLClassPath() - Constructor for class io.quarkus.vertx.core.runtime.graal.Target_sun_misc_URLClassPath
 
Target_sun_nio_ch_Iocp - Class in io.quarkus.vertx.core.runtime.graal
 
Target_sun_nio_ch_Iocp(AsynchronousChannelProvider, Target_sun_nio_ch_ThreadPool) - Constructor for class io.quarkus.vertx.core.runtime.graal.Target_sun_nio_ch_Iocp
 
Target_sun_nio_ch_ThreadPool - Class in io.quarkus.vertx.core.runtime.graal
 
Target_sun_nio_ch_ThreadPool() - Constructor for class io.quarkus.vertx.core.runtime.graal.Target_sun_nio_ch_ThreadPool
 
Target_sun_nio_ch_WindowsAsynchronousFileChannelImpl_DefaultIocpHolder - Class in io.quarkus.vertx.core.runtime.graal
 
Target_sun_nio_ch_WindowsAsynchronousFileChannelImpl_DefaultIocpHolder() - Constructor for class io.quarkus.vertx.core.runtime.graal.Target_sun_nio_ch_WindowsAsynchronousFileChannelImpl_DefaultIocpHolder
 
Target_URLClassPath$FileLoader - Class in io.quarkus.vertx.core.runtime.graal
 
Target_URLClassPath$FileLoader(URL) - Constructor for class io.quarkus.vertx.core.runtime.graal.Target_URLClassPath$FileLoader
 
Target_URLClassPath$Loader - Class in io.quarkus.vertx.core.runtime.graal
 
Target_URLClassPath$Loader(URL) - Constructor for class io.quarkus.vertx.core.runtime.graal.Target_URLClassPath$Loader
 
TargetResolverProvider - Class in io.quarkus.vertx.core.runtime.graal
This substitution forces the usage of the blocking DNS resolver
TargetResolverProvider() - Constructor for class io.quarkus.vertx.core.runtime.graal.TargetResolverProvider
 
tcpKeepAlive - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
Whether or not to keep the TCP connection opened (keep-alive).
tcpNoDelay - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
Configure the TCP no delay.
toBuffer(Object, boolean) - Method in class io.quarkus.vertx.runtime.jackson.QuarkusJacksonJsonCodec
 
toJsonArray() - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
toJsonObject() - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
toString() - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
toString(Object, boolean) - Method in class io.quarkus.vertx.runtime.jackson.QuarkusJacksonJsonCodec
 
toString(String) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
toString(Charset) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
trace(Object) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
trace(Object, Object...) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
trace(Object, Throwable) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
trace(Object, Throwable, Object...) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
trafficClass - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
Configure the traffic class.
transform(T) - Method in class io.quarkus.vertx.LocalEventBusCodec
 
trustAll - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
Enables or disables the trust all parameter.
trustCertificateJks - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The trust key configuration for the JKS format.
trustCertificatePem - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The trust key configuration for the PEM format.
trustCertificatePfx - Variable in class io.quarkus.vertx.core.runtime.config.EventBusConfiguration
The trust key configuration for the PFX format.

U

undeployVerticles(Object, BeanManager) - Method in class io.quarkus.vertx.runtime.VertxProducer
Undeploy verticles backed by contextual instances of ApplicationScoped beans before the application context is destroyed.
unregisterMessageConsumers() - Method in class io.quarkus.vertx.runtime.VertxRecorder
 
useAsyncDNS - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
Enables the async DNS resolver.

V

v - Variable in class io.quarkus.vertx.core.runtime.VertxCoreRecorder.VertxSupplier
 
value() - Method in annotation type io.quarkus.vertx.ConsumeEvent
The address the consumer will be registered to.
vertx - Static variable in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
vertx - Static variable in class io.quarkus.vertx.runtime.VertxRecorder
 
vertx() - Method in class io.quarkus.vertx.core.runtime.graal.Target_io_vertx_core_eventbus_impl_clustered_ClusteredEventBusClusteredEventBus
 
VERTX_CACHE - Static variable in class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
VertxBufferImpl - Class in io.quarkus.vertx.core.runtime
 
VertxBufferImpl(ByteBuf) - Constructor for class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
VertxConfiguration - Class in io.quarkus.vertx.core.runtime.config
 
VertxConfiguration() - Constructor for class io.quarkus.vertx.core.runtime.config.VertxConfiguration
 
VertxCoreRecorder - Class in io.quarkus.vertx.core.runtime
 
VertxCoreRecorder() - Constructor for class io.quarkus.vertx.core.runtime.VertxCoreRecorder
 
VertxCoreRecorder.VertxOptionsCustomizer - Class in io.quarkus.vertx.core.runtime
 
VertxCoreRecorder.VertxSupplier - Class in io.quarkus.vertx.core.runtime
 
VertxHotReplacementSetup - Class in io.quarkus.vertx.core.runtime
 
VertxHotReplacementSetup() - Constructor for class io.quarkus.vertx.core.runtime.VertxHotReplacementSetup
 
VertxLogDelegate - Class in io.quarkus.vertx.core.runtime
 
VertxLogDelegate(String) - Constructor for class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
VertxLogDelegateFactory - Class in io.quarkus.vertx.core.runtime
 
VertxLogDelegateFactory() - Constructor for class io.quarkus.vertx.core.runtime.VertxLogDelegateFactory
 
VertxOptionsCustomizer(List<Consumer<VertxOptions>>) - Constructor for class io.quarkus.vertx.core.runtime.VertxCoreRecorder.VertxOptionsCustomizer
 
VertxProducer - Class in io.quarkus.vertx.runtime
Expose the Vert.x event bus and produces Mutiny instances.
VertxProducer() - Constructor for class io.quarkus.vertx.runtime.VertxProducer
 
VertxRecorder - Class in io.quarkus.vertx.runtime
 
VertxRecorder() - Constructor for class io.quarkus.vertx.runtime.VertxRecorder
 
VertxSubstitutions - Class in io.quarkus.vertx.core.runtime.graal
 
VertxSubstitutions() - Constructor for class io.quarkus.vertx.core.runtime.graal.VertxSubstitutions
 
VertxSupplier(LaunchMode, VertxConfiguration, List<Consumer<VertxOptions>>, ShutdownContext) - Constructor for class io.quarkus.vertx.core.runtime.VertxCoreRecorder.VertxSupplier
 

W

warn(Object) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
warn(Object, Object...) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
warn(Object, Throwable) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
warn(Object, Throwable, Object...) - Method in class io.quarkus.vertx.core.runtime.VertxLogDelegate
 
warningExceptionTime - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
The amount of time before a warning is displayed if the event loop is blocked.
workerPoolSize - Variable in class io.quarkus.vertx.core.runtime.config.VertxConfiguration
The size of the worker thread pool.
wrapIfNecessary(Throwable) - Static method in class io.quarkus.vertx.runtime.VertxRecorder
 
wrapJsonValue(Object) - Static method in class io.quarkus.vertx.runtime.jackson.JsonUtil
Wraps well known java types to adhere to the Json expected types.
writeToBuffer(Buffer) - Method in class io.quarkus.vertx.core.runtime.VertxBufferImpl
 
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