Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.wildfly.clustering.marshalling.protostream.AbstractSerializationContextInitializer (implements org.wildfly.clustering.marshalling.protostream.SerializationContextInitializer)
- io.vertx.core.AbstractVerticle (implements io.vertx.core.Verticle)
- org.wildfly.clustering.vertx.auth.authorization.AuthorizationListMarshaller<A> (implements org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<T>)
- org.wildfly.clustering.vertx.auth.authorization.AuthorizationWrapperMarshaller<A> (implements org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<T>)
- org.wildfly.clustering.vertx.web.infinispan.embedded.ClassLoaderThreadFactory (implements org.jgroups.util.ThreadFactory)
- org.wildfly.clustering.vertx.json.ClusterSerializableExternalizerProvider (implements org.jboss.marshalling.Externalizer, org.wildfly.clustering.marshalling.jboss.ExternalizerProvider)
- org.wildfly.clustering.context.ContextualThreadFactory<C> (implements java.util.concurrent.ThreadFactory)
- org.wildfly.clustering.context.DefaultThreadFactory
- org.wildfly.clustering.vertx.web.DistributableSession (implements org.wildfly.clustering.vertx.web.VertxSession)
- org.wildfly.clustering.vertx.web.DistributableSessionManagerFactoryConfiguration (implements org.wildfly.clustering.session.SessionManagerFactoryConfiguration<SC>)
- org.wildfly.clustering.vertx.web.DistributableSessionStore (implements io.vertx.ext.web.sstore.SessionStore)
- org.wildfly.clustering.vertx.web.infinispan.embedded.ForkChannelConfigurator (implements org.infinispan.remoting.transport.jgroups.JGroupsChannelConfigurator)
- org.wildfly.clustering.vertx.web.infinispan.embedded.JChannelConfigurator (implements org.infinispan.remoting.transport.jgroups.JGroupsChannelConfigurator)
- org.wildfly.clustering.vertx.json.JsonObjectMarshaller (implements org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<T>)
- org.wildfly.clustering.vertx.web.infinispan.remote.NonBlockingExecutorFactory (implements org.infinispan.commons.executors.ExecutorFactory)
- org.wildfly.clustering.vertx.web.handler.UserHolderMarshaller (implements org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<T>)
- org.wildfly.clustering.vertx.auth.UserMarshaller (implements org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller<T>)
- org.wildfly.clustering.vertx.web.VertxIdentifierMarshallerProvider (implements org.wildfly.clustering.session.IdentifierMarshallerProvider)
- org.wildfly.clustering.vertx.web.VertxSessionIdentifierFactory (implements org.wildfly.clustering.function.Supplier<T>)
- org.wildfly.clustering.vertx.web.arquillian.VertxWebContainer (implements org.jboss.arquillian.container.spi.client.container.DeployableContainer<T>)
- org.wildfly.clustering.vertx.web.arquillian.VertxWebContainerConfiguration (implements org.jboss.arquillian.container.spi.client.container.ContainerConfiguration)
- org.wildfly.clustering.vertx.web.arquillian.VertxWebExtension (implements org.jboss.arquillian.core.spi.LoadableExtension)
Interface Hierarchy
- java.lang.AutoCloseable
- org.wildfly.clustering.vertx.web.VertxSession (also extends io.vertx.ext.web.Session)
- java.util.function.Consumer<T>
- io.vertx.ext.web.Session