public static interface AbstractServer.AcceptFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
filterAccept(SocketChannel socketChannel,
InetSocketAddress localAddress,
InetAddress remoteAddress,
boolean ssl) |
boolean filterAccept(SocketChannel socketChannel, InetSocketAddress localAddress, InetAddress remoteAddress, boolean ssl)
Copyright © 2019. All rights reserved.