Hierarchy For Package de.quantummaid.httpmaid.undertow
Class Hierarchy
- java.lang.Object
- io.undertow.websockets.core.AbstractReceiveListener (implements org.xnio.ChannelListener<T>)
- de.quantummaid.httpmaid.undertow.ReceiveListener
- de.quantummaid.httpmaid.undertow.CloseListener<T> (implements org.xnio.ChannelListener<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- de.quantummaid.httpmaid.undertow.UndertowEndpointException
- java.lang.RuntimeException
- java.lang.Exception
- de.quantummaid.httpmaid.undertow.UndertowConnectionInformation (implements de.quantummaid.httpmaid.websockets.sender.NonSerializableConnectionInformation)
- de.quantummaid.httpmaid.undertow.UndertowEndpoint (implements java.lang.AutoCloseable)
- de.quantummaid.httpmaid.undertow.UndertowHandler (implements io.undertow.server.HttpHandler)
- de.quantummaid.httpmaid.undertow.UndertowWebsocketsCallback (implements io.undertow.websockets.WebSocketConnectionCallback)
- io.undertow.websockets.core.AbstractReceiveListener (implements org.xnio.ChannelListener<T>)