public class PeerEndpoint extends Object
PeerEndpoint(Role role, String destination)
boolean
equals(Object o)
String
getDestination()
Role
getRole()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public PeerEndpoint(Role role, String destination)
public Role getRole()
public String getDestination()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
This documentation was released into the public domain.