ccd
Class CCDServerStub
java.lang.Object
org.acplt.oncrpc.server.OncRpcServerStub
ccd.CCDServerStub
- All Implemented Interfaces:
- org.acplt.oncrpc.server.OncRpcDispatchable
public abstract class CCDServerStub
- 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 |
CCDServerStub
public CCDServerStub()
throws org.acplt.oncrpc.OncRpcException,
IOException
- Throws:
org.acplt.oncrpc.OncRpcException
IOException
CCDServerStub
public CCDServerStub(int port)
throws org.acplt.oncrpc.OncRpcException,
IOException
- Throws:
org.acplt.oncrpc.OncRpcException
IOException
CCDServerStub
public CCDServerStub(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
SEND_GUIDER_CMD_1
public abstract int SEND_GUIDER_CMD_1(cmd arg1)
SET_PIXEL_1
public abstract int SET_PIXEL_1(cmd arg1)
SET_MAX_PIXEL_1
public abstract int SET_MAX_PIXEL_1(cmd arg1)
GET_MAX_PIXEL_1
public abstract erg GET_MAX_PIXEL_1(cmd arg1)
SET_FITS_NAME_1
public abstract int SET_FITS_NAME_1(cmd arg1)
BIAS_1
public abstract int BIAS_1(cmd arg1)
EXPOSURE_1
public abstract int EXPOSURE_1(cmd arg1)
SET_CLK_H_1
public abstract int SET_CLK_H_1(cmd arg1)
SET_CLK_L_1
public abstract int SET_CLK_L_1(cmd arg1)
TEST_CLR_IMG_1
public abstract int TEST_CLR_IMG_1(cmd arg1)
GET_PIXEL_1
public abstract erg GET_PIXEL_1(cmd arg1)
SET_FITS_DIR_1
public abstract int SET_FITS_DIR_1(cmd arg1)
SET_EXPTIME_1
public abstract int SET_EXPTIME_1(cmd arg1)
SET_INCREMENT_1
public abstract int SET_INCREMENT_1(cmd arg1)
SET_BINNING_1
public abstract int SET_BINNING_1(cmd arg1)
GET_EXPTIME_1
public abstract erg GET_EXPTIME_1(cmd arg1)
GET_BINNING_1
public abstract erg GET_BINNING_1(cmd arg1)
GET_INCREMENT_1
public abstract erg GET_INCREMENT_1(cmd arg1)
SET_PREGAP_1
public abstract int SET_PREGAP_1(cmd arg1)
SET_POSTGAP_1
public abstract int SET_POSTGAP_1(cmd arg1)
GET_PREGAP_1
public abstract erg GET_PREGAP_1(cmd arg1)
GET_POSTGAP_1
public abstract erg GET_POSTGAP_1(cmd arg1)
DARK_1
public abstract int DARK_1(cmd arg1)
GET_FITS_DIR_1
public abstract erg GET_FITS_DIR_1(cmd arg1)
GET_FITS_NAME_1
public abstract erg GET_FITS_NAME_1(cmd arg1)
RESET_1
public abstract int RESET_1(cmd arg1)
IS_EXPOSING_1
public abstract erg IS_EXPOSING_1(cmd arg1)