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
ServiceUnavailableExceptionjava.rmi.RemoteExceptionboolean equals(java.lang.Object o)
equals in class java.lang.Objectint hashCode()
hashCode in class java.lang.Objectjava.lang.String toString()
toString in class java.lang.Object