Uses of Interface
ca.uhn.hl7v2.app.ConnectionListener

Packages that use ConnectionListener
ca.uhn.hl7v2.app   
 

Uses of ConnectionListener in ca.uhn.hl7v2.app
 

Classes in ca.uhn.hl7v2.app that implement ConnectionListener
 class TestPanel
          A user interface for testing communications with an HL7 server.
 

Methods in ca.uhn.hl7v2.app with parameters of type ConnectionListener
 void HL7Service.registerConnectionListener(ConnectionListener listener)
          Registers the given ConnectionListener with the HL7Service - when a remote host makes a new Connection, all registered listeners will be notified.
 



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