public class CalleeId extends Object implements Serializable
protected ObjectId
targetId
CalleeId(ObjectId targetId, Endpoint peerRef, String name)
boolean
equals(Object obj)
String
getName()
Endpoint
getPeerRef()
ObjectId
getTargetId()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected final ObjectId targetId
public CalleeId(ObjectId targetId, Endpoint peerRef, String name)
public ObjectId getTargetId()
public Endpoint getPeerRef()
public String getName()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2017. All rights reserved.