|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |