Class SocketStreamSource

java.lang.Object
ca.uhn.hl7v2.protocol.impl.SocketStreamSource
All Implemented Interfaces:
StreamSource
Direct Known Subclasses:
ClientSocketStreamSource, ServerSocketStreamSource

public abstract class SocketStreamSource extends Object implements StreamSource
A base implementation of StreamSource based on sockets.
Version:
$Revision: 1.1 $ updated on $Date: 2007-02-19 02:24:26 $ by $Author: jamesagnew $
Author:
Bryan Tripp