Uses of Interface
ca.uhn.hl7v2.protocol.JMSDestination

Packages that use JMSDestination
ca.uhn.hl7v2.protocol.impl   
 

Uses of JMSDestination in ca.uhn.hl7v2.protocol.impl
 

Classes in ca.uhn.hl7v2.protocol.impl that implement JMSDestination
 class JMSQueueAdapter
          An implementation of JMSDestination that uses an underlying Queue.
 class JMSTopicAdapter
          An implementation of JMSDestination that uses an underlying Topic.
 

Constructors in ca.uhn.hl7v2.protocol.impl with parameters of type JMSDestination
JMSTransport(JMSDestination theInboundDestination, JMSDestination theOutboundDestination)
           
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.