public class DomeClient
extends org.acplt.oncrpc.OncRpcClientStub
DomeClient implements the client stub proxy
for the DOME_PROG remote program. It provides method stubs
which, when called, in turn call the appropriate remote method (procedure).| Constructor and Description |
|---|
DomeClient(InetAddress host,
int protocol)
Constructs a
DomeClient client stub proxy object
from which the DOME_PROG remote program can be accessed. |
DomeClient(InetAddress host,
int port,
int protocol)
Constructs a
DomeClient client stub proxy object
from which the DOME_PROG remote program can be accessed. |
DomeClient(InetAddress host,
int program,
int version,
int protocol)
Constructs a
DomeClient client stub proxy object
from which the DOME_PROG remote program can be accessed. |
DomeClient(InetAddress host,
int program,
int version,
int port,
int protocol)
Constructs a
DomeClient client stub proxy object
from which the DOME_PROG remote program can be accessed. |
DomeClient(org.acplt.oncrpc.OncRpcClient client)
Constructs a
DomeClient client stub proxy object
from which the DOME_PROG remote program can be accessed. |
| Modifier and Type | Method and Description |
|---|---|
int |
FAST_BACKWARD_1()
Call remote procedure FAST_BACKWARD_1.
|
int |
FAST_FORWARD_1()
Call remote procedure FAST_FORWARD_1.
|
int |
GET_AZIMUTH_1()
Call remote procedure GET_AZIMUTH_1.
|
int |
GET_HATCH_OPEN_1()
Call remote procedure GET_HATCH_OPEN_1.
|
int |
GET_HATCH_SHUT_1()
Call remote procedure GET_HATCH_SHUT_1.
|
int |
GET_SLIT_OPEN_1()
Call remote procedure GET_SLIT_OPEN_1.
|
int |
GET_SLIT_SHUT_1()
Call remote procedure GET_SLIT_SHUT_1.
|
int |
HATCH_OFF_1()
Call remote procedure HATCH_OFF_1.
|
int |
HATCH_OPEN_1()
Call remote procedure HATCH_OPEN_1.
|
int |
HATCH_SHUT_1()
Call remote procedure HATCH_SHUT_1.
|
int |
SLIT_OFF_1()
Call remote procedure SLIT_OFF_1.
|
int |
SLIT_OPEN_1()
Call remote procedure SLIT_OPEN_1.
|
int |
SLIT_SHUT_1()
Call remote procedure SLIT_SHUT_1.
|
int |
SLOW_BACKWARD_1()
Call remote procedure SLOW_BACKWARD_1.
|
int |
SLOW_FORWARD_1()
Call remote procedure SLOW_FORWARD_1.
|
int |
STOP_1()
Call remote procedure STOP_1.
|
public DomeClient(InetAddress host, int protocol) throws org.acplt.oncrpc.OncRpcException, IOException
DomeClient client stub proxy object
from which the DOME_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 DomeClient(InetAddress host, int port, int protocol) throws org.acplt.oncrpc.OncRpcException, IOException
DomeClient client stub proxy object
from which the DOME_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 DomeClient(org.acplt.oncrpc.OncRpcClient client)
throws org.acplt.oncrpc.OncRpcException,
IOException
DomeClient client stub proxy object
from which the DOME_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 DomeClient(InetAddress host, int program, int version, int protocol) throws org.acplt.oncrpc.OncRpcException, IOException
DomeClient client stub proxy object
from which the DOME_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 DomeClient(InetAddress host, int program, int version, int port, int protocol) throws org.acplt.oncrpc.OncRpcException, IOException
DomeClient client stub proxy object
from which the DOME_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.public int STOP_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 FAST_FORWARD_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 FAST_BACKWARD_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 SLOW_FORWARD_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 SLOW_BACKWARD_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 GET_AZIMUTH_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 SLIT_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 SLIT_SHUT_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 SLIT_OFF_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 HATCH_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 HATCH_SHUT_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 HATCH_OFF_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 GET_HATCH_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 GET_HATCH_SHUT_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 GET_SLIT_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 GET_SLIT_SHUT_1()
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcException - if an ONC/RPC error occurs.IOException - if an I/O error occurs.