stella.roof
Class DomeServerStub
java.lang.Object
org.acplt.oncrpc.server.OncRpcServerStub
stella.roof.DomeServerStub
- All Implemented Interfaces:
- org.acplt.oncrpc.server.OncRpcDispatchable
public abstract class DomeServerStub
- extends org.acplt.oncrpc.server.OncRpcServerStub
- implements org.acplt.oncrpc.server.OncRpcDispatchable
| Fields inherited from class org.acplt.oncrpc.server.OncRpcServerStub |
info, shutdownSignal, transports |
| Methods inherited from class org.acplt.oncrpc.server.OncRpcServerStub |
close, getCharacterEncoding, register, run, run, setCharacterEncoding, stopRpcProcessing, unregister |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomeServerStub
public DomeServerStub()
throws org.acplt.oncrpc.OncRpcException,
IOException
- Throws:
org.acplt.oncrpc.OncRpcException
IOException
DomeServerStub
public DomeServerStub(int port)
throws org.acplt.oncrpc.OncRpcException,
IOException
- Throws:
org.acplt.oncrpc.OncRpcException
IOException
DomeServerStub
public DomeServerStub(InetAddress bindAddr,
int port)
throws org.acplt.oncrpc.OncRpcException,
IOException
- Throws:
org.acplt.oncrpc.OncRpcException
IOException
dispatchOncRpcCall
public void dispatchOncRpcCall(org.acplt.oncrpc.server.OncRpcCallInformation call,
int program,
int version,
int procedure)
throws org.acplt.oncrpc.OncRpcException,
IOException
- Specified by:
dispatchOncRpcCall in interface org.acplt.oncrpc.server.OncRpcDispatchable
- Throws:
org.acplt.oncrpc.OncRpcException
IOException
STOP_1
public abstract int STOP_1()
FAST_FORWARD_1
public abstract int FAST_FORWARD_1()
FAST_BACKWARD_1
public abstract int FAST_BACKWARD_1()
SLOW_FORWARD_1
public abstract int SLOW_FORWARD_1()
SLOW_BACKWARD_1
public abstract int SLOW_BACKWARD_1()
GET_AZIMUTH_1
public abstract int GET_AZIMUTH_1()
SLIT_OPEN_1
public abstract int SLIT_OPEN_1()
SLIT_SHUT_1
public abstract int SLIT_SHUT_1()
SLIT_OFF_1
public abstract int SLIT_OFF_1()
HATCH_OPEN_1
public abstract int HATCH_OPEN_1()
HATCH_SHUT_1
public abstract int HATCH_SHUT_1()
HATCH_OFF_1
public abstract int HATCH_OFF_1()
GET_HATCH_OPEN_1
public abstract int GET_HATCH_OPEN_1()
GET_HATCH_SHUT_1
public abstract int GET_HATCH_SHUT_1()
GET_SLIT_OPEN_1
public abstract int GET_SLIT_OPEN_1()
GET_SLIT_SHUT_1
public abstract int GET_SLIT_SHUT_1()