stella.io
Class PollingRS485Server.Interleave
java.lang.Object
stella.io.PollingRS485Server.Interleave
- Enclosing class:
- PollingRS485Server
public static final class PollingRS485Server.Interleave
- extends Object
Writes the second argument on the command line to the polling rs 485
server bound to the registry with the name of the first command line
argument.
|
Method Summary |
static void |
main(String[] arg)
Uses the polling rs485 server PollerQuery capabilities to
squeeze a command into the normal processing line. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollingRS485Server.Interleave
public PollingRS485Server.Interleave()
main
public static void main(String[] arg)
throws RemoteException,
NotBoundException,
MalformedURLException
- Uses the polling rs485 server
PollerQuery capabilities to
squeeze a command into the normal processing line. The result of the
command is dumped to system out, along with the required time.
- Throws:
RemoteException
NotBoundException
MalformedURLException