Class ServerSocketStreamSource

java.lang.Object
ca.uhn.hl7v2.protocol.impl.SocketStreamSource
ca.uhn.hl7v2.protocol.impl.ServerSocketStreamSource
All Implemented Interfaces:
StreamSource

A StreamSource that gets streams from ServerSockets. This allows you to communicate over sockets that are established by the remote party (ie as a TCP/IP server).
Version:
$Revision: 1.4 $ updated on $Date: 2009-12-19 20:01:20 $ by $Author: jamesagnew $
Author:
Bryan Tripp