Hierarchy For All Packages
Package Hierarchies:- ch.raffael.meldioc.library.http.server.undertow,
- ch.raffael.meldioc.library.http.server.undertow.codec,
- ch.raffael.meldioc.library.http.server.undertow.handler,
- ch.raffael.meldioc.library.http.server.undertow.routing,
- ch.raffael.meldioc.library.http.server.undertow.security,
- ch.raffael.meldioc.library.http.server.undertow.util
Class Hierarchy
- java.lang.Object
- ch.raffael.meldioc.library.http.server.undertow.handler.AccessCheckHandler (implements io.undertow.server.HttpHandler)
- ch.raffael.meldioc.library.http.server.undertow.handler.AccessCheckHandler.AccessByRole<R> (implements ch.raffael.meldioc.library.http.server.undertow.handler.AccessCheckHandler.AccessRestriction)
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder<C,B,R>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.None2None<C>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.None2Some<C,R>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.Some2None<C,B>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.Some2Some<C,B,R>
- ch.raffael.meldioc.library.http.server.undertow.handler.ActionHandler<C,B,R> (implements io.undertow.server.HttpHandler)
- ch.raffael.meldioc.library.http.server.undertow.handler.AdvisedDispatchHandler (implements io.undertow.server.HttpHandler)
- ch.raffael.meldioc.library.http.server.undertow.routing.Blocks
- ch.raffael.meldioc.library.http.server.undertow.routing.Capture<T>
- ch.raffael.meldioc.library.http.server.undertow.routing.Capture.Attachment<T>
- ch.raffael.meldioc.library.http.server.undertow.routing.QueryCaptureBuilder.Single<T>
- ch.raffael.meldioc.library.http.server.undertow.routing.QueryCaptureBuilder.Single.Collection<C>
- ch.raffael.meldioc.library.http.server.undertow.handler.DispatchToWorkerHandler (implements io.undertow.server.HttpHandler)
- ch.raffael.meldioc.library.http.server.undertow.codec.EmptyBody
- ch.raffael.meldioc.library.http.server.undertow.handler.ErrorMessageHandler (implements io.undertow.server.HttpHandler)
- ch.raffael.meldioc.library.http.server.undertow.handler.ErrorMessageHandler.ExceptionRenderer (implements ch.raffael.meldioc.library.http.server.undertow.handler.ErrorMessageHandler.MessageRenderer)
- ch.raffael.meldioc.library.http.server.undertow.handler.ExceptionLogger.Default (implements ch.raffael.meldioc.library.http.server.undertow.handler.ExceptionLogger)
- ch.raffael.meldioc.library.http.server.undertow.codec.HttpContentTypes
- ch.raffael.meldioc.library.http.server.undertow.handler.HttpMethodHandler (implements io.undertow.server.HttpHandler)
- ch.raffael.meldioc.library.http.server.undertow.codec.HttpObjectCodecFactory.Adapter (implements ch.raffael.meldioc.library.http.server.undertow.codec.HttpObjectCodecFactory<C>)
- ch.raffael.meldioc.library.http.server.undertow.util.HttpStatusException.Handler (implements io.undertow.server.HttpHandler)
- ch.raffael.meldioc.library.http.server.undertow.handler.PathSegmentHandler (implements io.undertow.server.HttpHandler)
- ch.raffael.meldioc.library.http.server.undertow.handler.PathSegmentHandler.Builder
- ch.raffael.meldioc.library.http.server.undertow.routing.QueryCaptureBuilder
- ch.raffael.meldioc.library.http.server.undertow.util.RequestContexts
- ch.raffael.meldioc.library.http.server.undertow.util.RequestContexts.Empty
- ch.raffael.meldioc.library.http.server.undertow.util.RequestContexts.WithServerExchange.Default (implements ch.raffael.meldioc.library.http.server.undertow.util.RequestContexts.WithServerExchange)
- ch.raffael.meldioc.library.http.server.undertow.util.RequestContextStore<C> (implements java.util.function.Function<T,R>)
- ch.raffael.meldioc.library.http.server.undertow.handler.RequestLoggingHandler (implements io.undertow.server.HttpHandler)
- ch.raffael.meldioc.library.http.server.undertow.security.Role.Hierarchy<R>
- ch.raffael.meldioc.library.http.server.undertow.security.Role.OfName (implements ch.raffael.meldioc.library.http.server.undertow.security.Role.Flat)
- ch.raffael.meldioc.library.http.server.undertow.routing.RoutingBuilder<C>
- ch.raffael.meldioc.library.http.server.undertow.routing.RoutingBuilder.AbstractFragment
- ch.raffael.meldioc.library.http.server.undertow.routing.RoutingBuilder.FollowupFragment
- ch.raffael.meldioc.library.http.server.undertow.routing.RoutingBuilder.Fragment0
- ch.raffael.meldioc.library.http.server.undertow.routing.RoutingBuilder.Fragment1<T1>
- ch.raffael.meldioc.library.http.server.undertow.routing.RoutingBuilder.Fragment2<T1,T2>
- ch.raffael.meldioc.library.http.server.undertow.routing.RoutingBuilder.Fragment3<T1,T2,T3>
- ch.raffael.meldioc.library.http.server.undertow.routing.RoutingBuilder.InitialFragment
- ch.raffael.meldioc.library.http.server.undertow.routing.RoutingBuilder.FollowupFragment
- ch.raffael.meldioc.library.http.server.undertow.routing.RoutingDefinition<C>
- ch.raffael.meldioc.library.http.server.undertow.routing.RoutingDefinitions
- ch.raffael.meldioc.library.http.server.undertow.StandardHttpServerParams
- ch.raffael.meldioc.library.http.server.undertow.codec.TextCodec (implements ch.raffael.meldioc.library.http.server.undertow.codec.HttpDecoder<C,B>, ch.raffael.meldioc.library.http.server.undertow.codec.HttpEncoder<C,R>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- ch.raffael.meldioc.library.http.server.undertow.util.HttpStatusException
- java.lang.RuntimeException
- ch.raffael.meldioc.library.http.server.undertow.routing.RoutingDefinitionException
- java.lang.Exception
- ch.raffael.meldioc.library.http.server.undertow.UndertowBlueprint<C>
- ch.raffael.meldioc.library.http.server.undertow.UndertowBlueprint.EP<C>
- ch.raffael.meldioc.library.http.server.undertow.UndertowBlueprint.SecurityBuilder<C>
- ch.raffael.meldioc.library.http.server.undertow.UndertowServerFeature<C>
- ch.raffael.meldioc.library.http.server.undertow.UndertowServerFeature.WithSharedWorkers<C> (implements ch.raffael.meldioc.library.base.threading.TaskAdviceFeature, ch.raffael.meldioc.library.base.threading.ThreadingFeature)
- ch.raffael.meldioc.library.http.server.undertow.UndertowServerFeature.WithSharedWorkersAndShutdown<C> (implements ch.raffael.meldioc.library.base.lifecycle.ShutdownFeature)
- ch.raffael.meldioc.library.http.server.undertow.UndertowServerFeature.WithShutdown<C> (implements ch.raffael.meldioc.library.base.lifecycle.ShutdownFeature)
- ch.raffael.meldioc.library.http.server.undertow.UndertowServerFeature.WithSharedWorkers<C> (implements ch.raffael.meldioc.library.base.threading.TaskAdviceFeature, ch.raffael.meldioc.library.base.threading.ThreadingFeature)
- ch.raffael.meldioc.library.http.server.undertow.util.XnioOptions
Interface Hierarchy
- ch.raffael.meldioc.library.http.server.undertow.handler.AccessCheckHandler.AccessRestriction
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.Action0
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.Action0R<R>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.Action1<P1>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.Action1R<P1,R>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.Action2<P1,P2>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.Action2R<P1,P2,R>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.Action3<P1,P2,P3>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.Action3R<P1,P2,P3,R>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.ActionC0<C>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.ActionC0R<C,R>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.ActionC1<C,P1>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.ActionC1R<C,P1,R>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.ActionC2<C,P1,P2>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.ActionC2R<C,P1,P2,R>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.ActionC3<C,P1,P2,P3>
- ch.raffael.meldioc.library.http.server.undertow.routing.ActionBuilder.ActionC3R<C,P1,P2,P3,R>
- ch.raffael.meldioc.library.http.server.undertow.handler.ActionHandler.Invoker<C,B,R>
- ch.raffael.meldioc.library.http.server.undertow.routing.Blocks.Block0
- ch.raffael.meldioc.library.http.server.undertow.routing.Blocks.Block1<V1>
- ch.raffael.meldioc.library.http.server.undertow.routing.Blocks.Block2<V1,V2>
- ch.raffael.meldioc.library.http.server.undertow.routing.Blocks.Block3<V1,V2,V3>
- ch.raffael.meldioc.library.http.server.undertow.routing.Capture.BiMapper<T1,T2,R>
- ch.raffael.meldioc.library.http.server.undertow.routing.Capture.Mapper<T,R>
- ch.raffael.meldioc.library.http.server.undertow.handler.ErrorMessageHandler.MessageRenderer
- ch.raffael.meldioc.library.http.server.undertow.handler.ExceptionLogger
- ch.raffael.meldioc.library.http.server.undertow.codec.HttpDecoder<C,B>
- ch.raffael.meldioc.library.http.server.undertow.codec.HttpDecoder.Consumer<C,B>
- ch.raffael.meldioc.library.http.server.undertow.codec.HttpEncoder<C,R>
- ch.raffael.meldioc.library.http.server.undertow.codec.HttpObjectCodecFactory<C>
- ch.raffael.meldioc.library.http.server.undertow.util.RequestContexts.WithServerExchange
- ch.raffael.meldioc.library.http.server.undertow.security.Role
- ch.raffael.meldioc.library.http.server.undertow.security.Role.Flat
- ch.raffael.meldioc.library.http.server.undertow.util.XnioOptions.Consumer
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- ch.raffael.meldioc.library.http.server.undertow.handler.DispatchMode
- ch.raffael.meldioc.library.http.server.undertow.handler.HttpMethodHandler.Method
- ch.raffael.meldioc.library.http.server.undertow.util.HttpStatusException.Kind
- ch.raffael.meldioc.library.http.server.undertow.handler.RequestLoggingHandler.Level
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)