|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.drl.rtstps.core.output.AbstractOutputDevice
gov.nasa.gsfc.drl.rtstps.core.output.SocketDevice
class SocketDevice
This device writes units to a tcp/ip socket.
Field Summary | |
---|---|
private java.net.Socket |
socket
|
Fields inherited from class gov.nasa.gsfc.drl.rtstps.core.output.AbstractOutputDevice |
---|
output |
Constructor Summary | |
---|---|
SocketDevice(org.w3c.dom.Element element)
|
Method Summary | |
---|---|
(package private) void |
shutdown()
|
Methods inherited from class gov.nasa.gsfc.drl.rtstps.core.output.AbstractOutputDevice |
---|
getOutputStream |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.net.Socket socket
Constructor Detail |
---|
SocketDevice(org.w3c.dom.Element element) throws RtStpsException
RtStpsException
Method Detail |
---|
void shutdown() throws RtStpsException
shutdown
in class AbstractOutputDevice
RtStpsException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |