network.manager
Class SMSAgentInterfaceProxy_Skel
java.lang.Object
|
+--network.manager.SMSAgentInterfaceProxy_Skel
- All Implemented Interfaces:
- java.rmi.server.Skeleton
- public final synchronized class SMSAgentInterfaceProxy_Skel
- extends java.lang.Object
- implements java.rmi.server.Skeleton
|
Method Summary |
(package private) static void |
()
|
void |
dispatch(java.rmi.Remote,
java.rmi.server.RemoteCall,
int,
long)
|
java.rmi.server.Operation[] |
getOperations()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
operations
private static final java.rmi.server.Operation[] operations
interfaceHash
private static final long interfaceHash
- See Also:
- Constant Field Values
SMSAgentInterfaceProxy_Skel
public SMSAgentInterfaceProxy_Skel()
static void ()
dispatch
public void dispatch(java.rmi.Remote,
java.rmi.server.RemoteCall,
int,
long)
throws java.lang.Exception
- Specified by:
dispatch in interface java.rmi.server.Skeleton
java.lang.Exception
getOperations
public java.rmi.server.Operation[] getOperations()
- Specified by:
getOperations in interface java.rmi.server.Skeleton