stella.ccd
Class SesCamServerStub
java.lang.Object
org.acplt.oncrpc.server.OncRpcServerStub
stella.ccd.SesCamServerStub
- All Implemented Interfaces:
- org.acplt.oncrpc.server.OncRpcDispatchable
public abstract class SesCamServerStub
- 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 |
SesCamServerStub
public SesCamServerStub()
throws org.acplt.oncrpc.OncRpcException,
IOException
- Throws:
org.acplt.oncrpc.OncRpcException
IOException
SesCamServerStub
public SesCamServerStub(int port)
throws org.acplt.oncrpc.OncRpcException,
IOException
- Throws:
org.acplt.oncrpc.OncRpcException
IOException
SesCamServerStub
public SesCamServerStub(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
SET_AUTOCLEAR_1
public abstract int SET_AUTOCLEAR_1(int arg1)
GET_AUTOCLEAR_1
public abstract int GET_AUTOCLEAR_1()
SET_AUTOREADOUT_1
public abstract int SET_AUTOREADOUT_1(int arg1)
GET_AUTOREADOUT_1
public abstract int GET_AUTOREADOUT_1()
SET_AUTOSHUTTER_1
public abstract int SET_AUTOSHUTTER_1(int arg1)
GET_AUTOSHUTTER_1
public abstract int GET_AUTOSHUTTER_1()
SET_XSIZE_1
public abstract int SET_XSIZE_1(int arg1)
GET_XSIZE_1
public abstract int GET_XSIZE_1()
SET_YSIZE_1
public abstract int SET_YSIZE_1(int arg1)
GET_YSIZE_1
public abstract int GET_YSIZE_1()
SET_XBEGIN_1
public abstract int SET_XBEGIN_1(int arg1)
GET_XBEGIN_1
public abstract int GET_XBEGIN_1()
SET_YBEGIN_1
public abstract int SET_YBEGIN_1(int arg1)
GET_YBEGIN_1
public abstract int GET_YBEGIN_1()
SET_XBIN_1
public abstract int SET_XBIN_1(int arg1)
GET_XBIN_1
public abstract int GET_XBIN_1()
SET_YBIN_1
public abstract int SET_YBIN_1(int arg1)
GET_YBIN_1
public abstract int GET_YBIN_1()
TOGGLE_MPP_MODE_1
public abstract int TOGGLE_MPP_MODE_1()
GET_MPP_MODE_1
public abstract int GET_MPP_MODE_1()
SET_TSAM_1
public abstract int SET_TSAM_1(int arg1)
GET_TSAM_1
public abstract int GET_TSAM_1()
SET_TCLA_1
public abstract int SET_TCLA_1(int arg1)
GET_TCLA_1
public abstract int GET_TCLA_1()
GET_CCDXSIZE_1
public abstract int GET_CCDXSIZE_1()
GET_CCDYSIZE_1
public abstract int GET_CCDYSIZE_1()
GET_EXPTIME_LEFT_1
public abstract int GET_EXPTIME_LEFT_1()
GET_CAMERA_MODE_1
public abstract int GET_CAMERA_MODE_1()
GET_FRAME_TYPE_1
public abstract int GET_FRAME_TYPE_1()
GET_PRESSURE_1
public abstract int GET_PRESSURE_1()
GET_CCDTEMP_1
public abstract int GET_CCDTEMP_1()
GET_LN2TEMP_1
public abstract int GET_LN2TEMP_1()
GET_REFTEMP_1
public abstract int GET_REFTEMP_1()
SET_READOUT_DIR_1
public abstract int SET_READOUT_DIR_1(String arg1)
GET_READOUT_DIR_1
public abstract int GET_READOUT_DIR_1()
SET_EXPTIME_1
public abstract int SET_EXPTIME_1(int arg1)
GET_EXPTIME_1
public abstract int GET_EXPTIME_1()
EXPOSE_1
public abstract int EXPOSE_1()
DARK_1
public abstract int DARK_1()
GET_READOUT_STATUS_1
public abstract int GET_READOUT_STATUS_1()
WRITE_FITS_1
public abstract int WRITE_FITS_1(String arg1)
RESET_1
public abstract int RESET_1()
ABORT_1
public abstract int ABORT_1()