Uses of Class
ca.uhn.hl7v2.protocol.ReceivingApplicationException

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

Uses of ReceivingApplicationException in ca.uhn.hl7v2.protocol
 

Methods in ca.uhn.hl7v2.protocol that throw ReceivingApplicationException
 Message ReceivingApplication.processMessage(Message theMessage, java.util.Map theMetadata)
          Uses the contents of the message for whatever purpose the application has for this message, and returns an appropriate response message.
 

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

Methods in ca.uhn.hl7v2.protocol.impl that throw ReceivingApplicationException
 Message AppWrapper.processMessage(Message theMessage, java.util.Map theMetadata)
           
 



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