final class TcpMd5Util
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
TcpMd5Util() |
Modifier and Type | Method and Description |
---|---|
(package private) static java.util.Collection<java.net.InetAddress> |
newTcpMd5Sigs(AbstractEpollChannel channel,
java.util.Collection<java.net.InetAddress> current,
java.util.Map<java.net.InetAddress,byte[]> newKeys) |
static java.util.Collection<java.net.InetAddress> newTcpMd5Sigs(AbstractEpollChannel channel, java.util.Collection<java.net.InetAddress> current, java.util.Map<java.net.InetAddress,byte[]> newKeys) throws java.io.IOException
java.io.IOException