Uses of Interface
org.eclipse.jetty.websocket.api.SuspendToken
Packages that use SuspendToken
-
Uses of SuspendToken in org.eclipse.jetty.websocket.api
Methods in org.eclipse.jetty.websocket.api that return SuspendTokenModifier and TypeMethodDescriptionSession.suspend()Suspend the incoming read events on the connection.