Uses of Interface
ca.uhn.hl7v2.app.Application
Packages that use Application
-
Uses of Application in ca.uhn.hl7v2.app
Subinterfaces of Application in ca.uhn.hl7v2.appModifier and TypeInterfaceDescriptioninterfaceApplicationExceptionHandler<T extends Message>The Interface ApplicationExceptionHandler.Methods in ca.uhn.hl7v2.app with parameters of type ApplicationModifier and TypeMethodDescriptionvoidHL7Service.registerApplication(String messageType, String triggerEvent, Application handler) Deprecated. -
Uses of Application in ca.uhn.hl7v2.protocol
Constructors in ca.uhn.hl7v2.protocol with parameters of type Application -
Uses of Application in ca.uhn.hl7v2.protocol.impl
Constructors in ca.uhn.hl7v2.protocol.impl with parameters of type Application
HL7Service.registerApplication(String, String, ca.uhn.hl7v2.protocol.ReceivingApplication)andAppWrapper