public static class Netflow9UdpParser.SessionKey extends Object implements UdpSessionManager.SessionKey
Constructor and Description |
---|
SessionKey(InetAddress remoteAddress,
InetSocketAddress localAddress) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
InetAddress |
getRemoteAddress() |
int |
hashCode() |
String |
toString() |
public SessionKey(InetAddress remoteAddress, InetSocketAddress localAddress)
public InetAddress getRemoteAddress()
getRemoteAddress
in interface UdpSessionManager.SessionKey
Copyright © 2021. All rights reserved.