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

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

Uses of ReceivingApplication in ca.uhn.hl7v2.protocol
 

Methods in ca.uhn.hl7v2.protocol with parameters of type ReceivingApplication
 void ApplicationRouter.bindApplication(ApplicationRouter.AppRoutingData theRoutingData, ReceivingApplication theApplication)
          Associates the given application with the given message parameters, so that messages with matching parameters will be sent there.
 

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

Classes in ca.uhn.hl7v2.protocol.impl that implement ReceivingApplication
 class AppWrapper
          Wraps a ca.uhn.hl7v2.app.Application as a ca.uhn.hl7v2.protocol.ReceivingApplication.
 

Methods in ca.uhn.hl7v2.protocol.impl with parameters of type ReceivingApplication
 void ApplicationRouterImpl.bindApplication(ApplicationRouter.AppRoutingData theRoutingData, ReceivingApplication theApplication)
           
 



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