Uses of Interface
ca.uhn.hl7v2.protocol.JMSDestination
Packages that use JMSDestination
-
Uses of JMSDestination in ca.uhn.hl7v2.protocol.impl
Classes in ca.uhn.hl7v2.protocol.impl that implement JMSDestinationModifier and TypeClassDescriptionclassAn implementation ofJMSDestinationthat uses an underlying Queue.classAn implementation ofJMSDestinationthat uses an underlying Topic.Constructors in ca.uhn.hl7v2.protocol.impl with parameters of type JMSDestinationModifierConstructorDescriptionJMSTransport(JMSDestination theInboundDestination, JMSDestination theOutboundDestination)