Uses of Interface
com.counterclaim.openefm.model.lxml.LxmlResponse

Packages that use LxmlResponse
com.counterclaim.openefm.client.filing   
com.counterclaim.openefm.core   
com.counterclaim.openefm.model.lxml   
com.counterclaim.openefm.service.filing   
com.counterclaim.openefm.transceiver   
 

Uses of LxmlResponse in com.counterclaim.openefm.client.filing
 

Methods in com.counterclaim.openefm.client.filing that return LxmlResponse
 LxmlResponse FilingServiceSoapBindingStub.acceptFiling(LxmlFiling filing)
           
 LxmlResponse FilingServiceSoapBindingStub.acceptFiling(LxmlFiling filing, java.lang.String username, java.lang.String password)
           
 LxmlResponse FilingClient.submitFiling(LxmlFiling filing, java.lang.String endpoint, java.lang.String username, java.lang.String password)
           
 

Uses of LxmlResponse in com.counterclaim.openefm.core
 

Methods in com.counterclaim.openefm.core that return LxmlResponse
 LxmlResponse OpenEFMController.processFiling(InternalLxmlFiling filing)
          Called by a FilingTransceiver to handle the real work of accepting a filing into the EFM.
 

Uses of LxmlResponse in com.counterclaim.openefm.model.lxml
 

Classes in com.counterclaim.openefm.model.lxml that implement LxmlResponse
 class LxmlResponseImpl
           
 

Uses of LxmlResponse in com.counterclaim.openefm.service.filing
 

Methods in com.counterclaim.openefm.service.filing that return LxmlResponse
 LxmlResponse FilingServiceSoapBindingSkeleton.acceptFiling(LxmlFiling filing)
           
 LxmlResponse FilingServiceImpl.acceptFiling(LxmlFiling filing)
           
 LxmlResponse FilingServiceSoapBindingImpl.acceptFiling(LxmlFiling filing)
           
 LxmlResponse FilingService.acceptFiling(LxmlFiling filing)
           
 

Uses of LxmlResponse in com.counterclaim.openefm.transceiver
 

Methods in com.counterclaim.openefm.transceiver that return LxmlResponse
 LxmlResponse FilingTransceiver.acceptFiling(LxmlFiling filing, FilingContext context)
           
 LxmlResponse AbstractFilingTransceiver.acceptFiling(LxmlFiling filing, FilingContext context)
           
 



Copyright © 2002 counterclaim.com. All Rights Reserved.