| Package | Description |
|---|---|
| stella.telescope |
| Modifier and Type | Field and Description |
|---|---|
private TplGet |
OpenPilarSocket.get
TPL get instance.
|
private TplGet |
Pilar3Socket.get
TPL get instance.
|
| Modifier and Type | Method and Description |
|---|---|
private TplGet |
OpenPilarSocket.commenceTplGet(String request)
Sends a new get command with the default command completition timeout.
|
private TplGet |
Pilar3Socket.commenceTplGet(String request)
Sends a new get command with the default command completition timeout.
|
private TplGet |
OpenPilarSocket.commenceTplGet(String request,
long timeout)
Sends a new get command.
|
private TplGet |
Pilar3Socket.commenceTplGet(String request,
long timeout)
Sends a new get command.
|