|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acplt.oncrpc.OncRpcClientStub
stella.firecam.FirecamClient
public class FirecamClient
The class FirecamClient implements the client stub proxy
for the FIRECAM_PROG remote program. It provides method stubs
which, when called, in turn call the appropriate remote method (procedure).
| Field Summary |
|---|
| Fields inherited from class org.acplt.oncrpc.OncRpcClientStub |
|---|
client |
| Constructor Summary | |
|---|---|
FirecamClient(InetAddress host,
int protocol)
Constructs a FirecamClient client stub proxy object
from which the FIRECAM_PROG remote program can be accessed. |
|
FirecamClient(InetAddress host,
int port,
int protocol)
Constructs a FirecamClient client stub proxy object
from which the FIRECAM_PROG remote program can be accessed. |
|
FirecamClient(InetAddress host,
int program,
int version,
int protocol)
Constructs a FirecamClient client stub proxy object
from which the FIRECAM_PROG remote program can be accessed. |
|
FirecamClient(InetAddress host,
int program,
int version,
int port,
int protocol)
Constructs a FirecamClient client stub proxy object
from which the FIRECAM_PROG remote program can be accessed. |
|
FirecamClient(org.acplt.oncrpc.OncRpcClient client)
Constructs a FirecamClient client stub proxy object
from which the FIRECAM_PROG remote program can be accessed. |
|
| Method Summary | |
|---|---|
int |
CLOSE_1()
Call remote procedure CLOSE_1. |
int |
GET_EXPTIME_1()
Call remote procedure GET_EXPTIME_1. |
double |
GET_FRAMERATE_1()
Call remote procedure GET_FRAMERATE_1. |
int |
GET_GAIN_1()
Call remote procedure GET_GAIN_1. |
imagearr |
GET_IMAGE_1()
Call remote procedure GET_IMAGE_1. |
int |
GRAB_IMAGES_1(int arg1)
Call remote procedure GRAB_IMAGES_1. |
int |
HARD_RESET_1()
Call remote procedure HARD_RESET_1. |
int |
INIT_1()
Call remote procedure INIT_1. |
int |
OPEN_1()
Call remote procedure OPEN_1. |
int |
SAVE_IMAGE_1(String arg1)
Call remote procedure SAVE_IMAGE_1. |
int |
SET_EXPTIME_1(int arg1)
Call remote procedure SET_EXPTIME_1. |
int |
SET_FRAMERATE_1(double arg1)
Call remote procedure SET_FRAMERATE_1. |
int |
SET_GAIN_1(int arg1)
Call remote procedure SET_GAIN_1. |
int |
START_TRANSMISSION_1()
Call remote procedure START_TRANSMISSION_1. |
int |
STOP_TRANSMISSION_1()
Call remote procedure STOP_TRANSMISSION_1. |
| Methods inherited from class org.acplt.oncrpc.OncRpcClientStub |
|---|
close, getClient |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FirecamClient(InetAddress host,
int protocol)
throws org.acplt.oncrpc.OncRpcException,
IOException
FirecamClient client stub proxy object
from which the FIRECAM_PROG remote program can be accessed.
host - Internet address of host where to contact the remote program.protocol - Protocol to be
used for ONC/RPC calls.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public FirecamClient(InetAddress host,
int port,
int protocol)
throws org.acplt.oncrpc.OncRpcException,
IOException
FirecamClient client stub proxy object
from which the FIRECAM_PROG remote program can be accessed.
host - Internet address of host where to contact the remote program.port - Port number at host where the remote program can be reached.protocol - Protocol to be
used for ONC/RPC calls.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public FirecamClient(org.acplt.oncrpc.OncRpcClient client)
throws org.acplt.oncrpc.OncRpcException,
IOException
FirecamClient client stub proxy object
from which the FIRECAM_PROG remote program can be accessed.
client - ONC/RPC client connection object implementing a particular
protocol.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public FirecamClient(InetAddress host,
int program,
int version,
int protocol)
throws org.acplt.oncrpc.OncRpcException,
IOException
FirecamClient client stub proxy object
from which the FIRECAM_PROG remote program can be accessed.
host - Internet address of host where to contact the remote program.program - Remote program number.version - Remote program version number.protocol - Protocol to be
used for ONC/RPC calls.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public FirecamClient(InetAddress host,
int program,
int version,
int port,
int protocol)
throws org.acplt.oncrpc.OncRpcException,
IOException
FirecamClient client stub proxy object
from which the FIRECAM_PROG remote program can be accessed.
host - Internet address of host where to contact the remote program.program - Remote program number.version - Remote program version number.port - Port number at host where the remote program can be reached.protocol - Protocol to be
used for ONC/RPC calls.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.| Method Detail |
|---|
public int OPEN_1()
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int INIT_1()
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int START_TRANSMISSION_1()
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int STOP_TRANSMISSION_1()
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int CLOSE_1()
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int GRAB_IMAGES_1(int arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type int) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public imagearr GET_IMAGE_1()
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SAVE_IMAGE_1(String arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type String) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_FRAMERATE_1(double arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type double) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public double GET_FRAMERATE_1()
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_EXPTIME_1(int arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type int) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int GET_EXPTIME_1()
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int SET_GAIN_1(int arg1)
throws org.acplt.oncrpc.OncRpcException,
IOException
arg1 - parameter (of type int) to the remote procedure call.
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int GET_GAIN_1()
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
public int HARD_RESET_1()
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.
IOException - if an I/O error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||