com.Prominic.jFTPd
Class RmtCtrlGeneratorImpl_Stub

java.lang.Object
  extended by java.rmi.server.RemoteObject
      extended by java.rmi.server.RemoteStub
          extended by com.Prominic.jFTPd.RmtCtrlGeneratorImpl_Stub
All Implemented Interfaces:
RmtCtrlGenerator, java.io.Serializable, java.rmi.Remote

public final class RmtCtrlGeneratorImpl_Stub
extends java.rmi.server.RemoteStub
implements RmtCtrlGenerator, java.rmi.Remote

See Also:
Serialized Form

Field Summary
private static java.lang.reflect.Method $method_getController_0
           
private static long serialVersionUID
           
 
Fields inherited from class java.rmi.server.RemoteObject
ref
 
Constructor Summary
RmtCtrlGeneratorImpl_Stub(java.rmi.server.RemoteRef ref)
           
 
Method Summary
 RemoteController getController()
           
 
Methods inherited from class java.rmi.server.RemoteStub
setRef
 
Methods inherited from class java.rmi.server.RemoteObject
equals, getRef, hashCode, toString, toStub
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

$method_getController_0

private static java.lang.reflect.Method $method_getController_0
Constructor Detail

RmtCtrlGeneratorImpl_Stub

public RmtCtrlGeneratorImpl_Stub(java.rmi.server.RemoteRef ref)
Method Detail

getController

public RemoteController getController()
                               throws java.rmi.RemoteException
Specified by:
getController in interface RmtCtrlGenerator
Throws:
java.rmi.RemoteException