Uses of Interface
ca.uhn.hl7v2.protocol.StreamSource

Packages that use StreamSource
ca.uhn.hl7v2.protocol.impl   
 

Uses of StreamSource in ca.uhn.hl7v2.protocol.impl
 

Classes in ca.uhn.hl7v2.protocol.impl that implement StreamSource
 class ClientSocketStreamSource
          A client-side SocketStreamSource.
 class ServerSocketStreamSource
          A StreamSource that gets streams from ServerSockets.
 class SocketStreamSource
          A base implementation of StreamSource based on sockets.
 

Constructors in ca.uhn.hl7v2.protocol.impl with parameters of type StreamSource
MLLPTransport(StreamSource theStreamSource)
           
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.