Class Hierarchy
- java.lang.Object
- io.vertx.core.eventbus.AddressHelper
- io.vertx.core.eventbus.DeliveryOptions
- io.vertx.core.eventbus.EventBusOptionsConverter
- io.vertx.core.net.NetworkOptions
- io.vertx.core.net.TCPSSLOptions
- io.vertx.core.eventbus.EventBusOptions
- io.vertx.core.net.TCPSSLOptions
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.vertx.core.VertxException
- io.vertx.core.eventbus.ReplyException
- io.vertx.core.VertxException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- io.vertx.core.eventbus.DeliveryContext<T>
- io.vertx.core.metrics.Measured
- io.vertx.core.eventbus.EventBus
- io.vertx.core.eventbus.Message<T>
- io.vertx.core.eventbus.MessageCodec<S,R>
- io.vertx.core.eventbus.MessageProducer<T>
- io.vertx.core.streams.StreamBase
- io.vertx.core.streams.ReadStream<T>
- io.vertx.core.eventbus.MessageConsumer<T>
- io.vertx.core.streams.ReadStream<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.vertx.core.eventbus.ReplyFailure
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)