Uses of Interface
ca.uhn.hl7v2.app.ConnectionListener
Packages that use ConnectionListener
-
Uses of ConnectionListener in ca.uhn.hl7v2.app
Methods in ca.uhn.hl7v2.app with parameters of type ConnectionListenerModifier and TypeMethodDescriptionvoidHL7Service.registerConnectionListener(ConnectionListener listener) Registers the given ConnectionListener with the HL7Service - when a remote host makes a new Connection, all registered listeners will be notified.