|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
private LxmlResponse |
OpenEFMController.handleException(java.lang.Exception exception,
LxmlFiling filing)
|
private LxmlResponse |
OpenEFMController.handleValidationFaults(ValidationFault[] errors,
InternalLxmlFiling filing)
|
| 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 |
FilingServiceSoapBindingImpl.acceptFiling(LxmlFiling filing)
|
LxmlResponse |
FilingService.acceptFiling(LxmlFiling filing)
|
LxmlResponse |
FilingServiceImpl.acceptFiling(LxmlFiling filing)
|
| Uses of LxmlResponse in com.counterclaim.openefm.transceiver |
| Methods in com.counterclaim.openefm.transceiver that return LxmlResponse | |
LxmlResponse |
AbstractFilingTransceiver.acceptFiling(LxmlFiling filing,
FilingContext context)
|
LxmlResponse |
FilingTransceiver.acceptFiling(LxmlFiling filing,
FilingContext context)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||