Package com.mchange.rmi
Interface Cardable
-
- All Superinterfaces:
java.rmi.Remote
public interface Cardable extends java.rmi.Remote
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CallingCard
getCallingCard()
-
-
-
Method Detail
-
getCallingCard
CallingCard getCallingCard() throws ServiceUnavailableException, java.rmi.RemoteException
- Throws:
ServiceUnavailableException
java.rmi.RemoteException
-
-