Package io.netty.channel.epoll
Class TcpMd5Util
java.lang.Object
io.netty.channel.epoll.TcpMd5Util
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static Collection
<InetAddress> newTcpMd5Sigs
(AbstractEpollChannel channel, Collection<InetAddress> current, Map<InetAddress, byte[]> newKeys)
-
Constructor Details
-
TcpMd5Util
private TcpMd5Util()
-
-
Method Details
-
newTcpMd5Sigs
static Collection<InetAddress> newTcpMd5Sigs(AbstractEpollChannel channel, Collection<InetAddress> current, Map<InetAddress, byte[]> newKeys) throws IOException- Throws:
IOException
-