|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.distributed.DevicePacketStream
public class DevicePacketStream
DevicePacketStream is a source of DevicePacket objects.
| Constructor Summary | |
|---|---|
DevicePacketStream(java.net.InetAddress serverHost,
int serverPort)
Creates a DevicePacketStream, using specified host and port as the source. |
|
| Method Summary | |
|---|---|
protected java.io.ObjectInputStream |
createInputStream()
|
DevicePacket |
read()
Read next DevicePacket. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DevicePacketStream(java.net.InetAddress serverHost,
int serverPort)
| Method Detail |
|---|
public DevicePacket read()
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
protected java.io.ObjectInputStream createInputStream()
throws java.io.IOException
java.io.IOException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||