org.mbari.siam.operations.portal
Class StreamClient
java.lang.Object
org.mbari.siam.operations.portal.StreamClient
public class StreamClient
- extends java.lang.Object
StreamClient tests the Portal's DevicePacketStream interface.
- Author:
- Tom O'Reilly
|
Field Summary |
protected static org.apache.log4j.Logger |
_log4j
Log4j logger |
|
Constructor Summary |
StreamClient(java.lang.String portalName,
java.lang.String portalHostName)
|
|
Method Summary |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_log4j
protected static org.apache.log4j.Logger _log4j
- Log4j logger
StreamClient
public StreamClient(java.lang.String portalName,
java.lang.String portalHostName)
throws java.net.ConnectException,
java.net.MalformedURLException,
java.rmi.NotBoundException,
java.rmi.RemoteException
- Throws:
java.net.ConnectException
java.net.MalformedURLException
java.rmi.NotBoundException
java.rmi.RemoteException
main
public static void main(java.lang.String[] args)
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.