All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface telephony.manager.ManagementServerInterface

public interface ManagementServerInterface
extends Remote
This is the public interface providing RMI functionality to clients seeking to submit log entries.

Author:
David L. Roxe

Method Index

 o submitManagementClientLog(ManagementClientLog)

Methods

 o submitManagementClientLog
 public abstract int submitManagementClientLog(ManagementClientLog LogUpdate) throws RemoteException
See Also:
submitManagementClientLog

All Packages  Class Hierarchy  This Package  Previous  Next  Index