| Package | Description |
|---|---|
| stella.ethcam |
| Modifier and Type | Class and Description |
|---|---|
class |
Ethcam1600Client
The class
Ethcam1600Client implements the client stub proxy
for the ETHCAM_PROG remote program. |
class |
Ethcam2000Client
The class
Ethcam2000Client implements the client stub proxy
for the ETHCAM_PROG remote program. |
| Modifier and Type | Field and Description |
|---|---|
private static EthcamClient |
AbstractGigeDriver.gige
RPC client instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected EthcamClient |
GigeDriver1600.createCameraClient(InetAddress server,
int protocoltype)
Forks to the different RPC-client stubs.
|
protected EthcamClient |
GigeDriver2000.createCameraClient(InetAddress server,
int protocoltype)
Forks to the different RPC-client stubs.
|
protected abstract EthcamClient |
AbstractGigeDriver.createCameraClient(InetAddress server,
int protocoltype)
Forks to the different RPC-client stubs.
|