public class ConversationKey extends Object
| Constructor and Description | 
|---|
ConversationKey(String location,
               Integer protocol,
               String lowerIp,
               String upperIp,
               String application)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getApplication()  | 
String | 
getLocation()  | 
String | 
getLowerIp()  | 
Integer | 
getProtocol()  | 
String | 
getUpperIp()  | 
int | 
hashCode()  | 
String | 
toString()  | 
Copyright © 2021. All rights reserved.