public interface CallingCard
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.rmi.Remote |
findRemote() |
int |
hashCode() |
java.lang.String |
toString() |
java.rmi.Remote findRemote() throws ServiceUnavailableException, java.rmi.RemoteException
ServiceUnavailableException
java.rmi.RemoteException
boolean equals(java.lang.Object o)
equals
in class java.lang.Object
int hashCode()
hashCode
in class java.lang.Object
java.lang.String toString()
toString
in class java.lang.Object