gov.grants.apply.ws.production
Class ConfirmApplicationDeliveryProdModeProcessor

java.lang.Object
  extended bygov.grants.apply.ws.production.ConfirmApplicationDeliveryProdModeProcessor
All Implemented Interfaces:
IConfirmApplicationDeliveryProcessor

public final class ConfirmApplicationDeliveryProdModeProcessor
extends java.lang.Object
implements IConfirmApplicationDeliveryProcessor

Author:
Grants.gov WebServices Team TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
ConfirmApplicationDeliveryProdModeProcessor()
           
 
Method Summary
 gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.ConfirmApplicationDeliveryResponse process(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.ConfirmApplicationDeliveryRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfirmApplicationDeliveryProdModeProcessor

public ConfirmApplicationDeliveryProdModeProcessor()
Method Detail

process

public gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.ConfirmApplicationDeliveryResponse process(gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0.ConfirmApplicationDeliveryRequest request)
                                                                                                       throws ProcessorException
Specified by:
process in interface IConfirmApplicationDeliveryProcessor
Throws:
ProcessorException