Class Hierarchy
- java.lang.Object
- io.undertow.server.protocol.framed.AbstractFramedChannel<C,R,S> (implements org.xnio.channels.ConnectedChannel)
- io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel<C,R,S> (implements org.xnio.channels.StreamSinkChannel)
- io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel<C,R,S> (implements org.xnio.channels.StreamSourceChannel)
- io.undertow.websockets.core.AbstractReceiveListener (implements org.xnio.ChannelListener<T>)
- io.undertow.websockets.core.BufferedBinaryMessage
- io.undertow.websockets.core.BufferedTextMessage
- io.undertow.websockets.core.CloseMessage
- org.jboss.logging.DelegatingBasicLogger (implements org.jboss.logging.BasicLogger, java.io.Serializable)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.lang.Throwable (implements java.io.Serializable)
- io.undertow.websockets.core.UTF8Output
- io.undertow.websockets.core.WebSocketFramePriority (implements io.undertow.server.protocol.framed.FramePriority<C,R,S>)
- io.undertow.websockets.core.WebSocketMessages_$bundle (implements java.io.Serializable, io.undertow.websockets.core.WebSocketMessages)
- io.undertow.websockets.core.WebSockets
- io.undertow.websockets.core.WebSocketUtils
Interface Hierarchy
Enum Hierarchy
Copyright © 2020 JBoss by Red Hat. All rights reserved.