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 IdleTimeoutConduit
AbstractFramedChannel.createIdleTimeoutChannel
(org.xnio.StreamConnection connectedStreamChannel) -
Uses of IdleTimeoutConduit in io.undertow.websockets.core
Methods in io.undertow.websockets.core that return IdleTimeoutConduitModifier and TypeMethodDescriptionprotected IdleTimeoutConduit
WebSocketChannel.createIdleTimeoutChannel
(org.xnio.StreamConnection connectedStreamChannel)