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
          Deprecated. This class has been replaced by the standalone TestPanel application. The new testpanel is located in a different HAPI module called "hapi-testpanel"
 

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-2012 University Health Network. All Rights Reserved.