Uses of Class
io.undertow.conduits.IdleTimeoutConduit
Packages that use IdleTimeoutConduit
-
Uses of IdleTimeoutConduit in io.undertow.server.protocol.framed
Methods in io.undertow.server.protocol.framed that return IdleTimeoutConduitModifier and TypeMethodDescriptionprotected IdleTimeoutConduitAbstractFramedChannel.createIdleTimeoutChannel(org.xnio.StreamConnection connectedStreamChannel) -
Uses of IdleTimeoutConduit in io.undertow.websockets.core
Methods in io.undertow.websockets.core that return IdleTimeoutConduitModifier and TypeMethodDescriptionprotected IdleTimeoutConduitWebSocketChannel.createIdleTimeoutChannel(org.xnio.StreamConnection connectedStreamChannel)