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