public class RpcResponseKey extends Object
Constructor and Description |
---|
RpcResponseKey(long xid,
String outputClazz) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getOutputClazz()
Return the outputClazz.
|
long |
getXid()
Returns the xid.
|
int |
hashCode() |
String |
toString() |
Copyright © 2020 OpenDaylight. All rights reserved.