Class AppWrapper

java.lang.Object
ca.uhn.hl7v2.protocol.impl.AppWrapper
All Implemented Interfaces:
ReceivingApplication<Message>

public class AppWrapper extends Object implements ReceivingApplication<Message>
Wraps a ca.uhn.hl7v2.app.Application as a ca.uhn.hl7v2.protocol.ReceivingApplication. ReceivingApplication replaces Application with HAPI 0.5.
Version:
$Revision: 1.1 $ updated on $Date: 2007-02-19 02:24:26 $ by $Author: jamesagnew $
Author:
Bryan Tripp