All Packages Class Hierarchy This Package Previous Next Index
Interface iceberg.iap.rmi2phone
- public interface rmi2phone
- extends Remote
Defines the IAP interface for calls. The interface is an RMI call
between two IAPs. This is not relevant when there is a call agent
-
call2phone(rmi2phone_req)
- The RMI interface
call2phone
public abstract rmi2phone_rep call2phone(rmi2phone_req req) throws RemoteException
- The RMI interface
All Packages Class Hierarchy This Package Previous Next Index