public class AsyncChannelGroupUtil
extends java.lang.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 java.nio.channels.AsynchronousChannelGroup |
register() |
static void |
unregister() |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.