Package org.apache.tomcat.websocket
Class AsyncChannelGroupUtil
java.lang.Object
org.apache.tomcat.websocket.AsyncChannelGroupUtil
This is a utility class that enables multiple
WsWebSocketContainer
instances to share a single
AsynchronousChannelGroup
while ensuring that the group is destroyed when no longer required.-
Method Summary
-
Method Details
-
register
-
unregister
public static void unregister()
-