public class AsyncChannelGroupUtil extends Object
WsWebSocketContainer
instances to share a single AsynchronousChannelGroup
while ensuring
that the group is destroyed when no longer required.Modifier and Type | Method and Description |
---|---|
static AsynchronousChannelGroup |
register() |
static void |
unregister() |
public static AsynchronousChannelGroup register()
public static void unregister()
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.