com.counterclaim.openefm.transceiver
Class AbstractFilingTransceiver

java.lang.Object
  |
  +--com.counterclaim.openefm.core.AbstractOpenEFMComponent
        |
        +--com.counterclaim.openefm.transceiver.AbstractFilingTransceiver
All Implemented Interfaces:
FilingTransceiver, OpenEFMComponent
Direct Known Subclasses:
HttpFilingTransceiver, SoapFilingTransceiver

public abstract class AbstractFilingTransceiver
extends AbstractOpenEFMComponent
implements FilingTransceiver


Constructor Summary
AbstractFilingTransceiver()
           
 
Method Summary
 LxmlResponse acceptFiling(LxmlFiling filing, FilingContext context)
           
 
Methods inherited from class com.counterclaim.openefm.core.AbstractOpenEFMComponent
getController, setController
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.counterclaim.openefm.core.OpenEFMComponent
setController
 

Constructor Detail

AbstractFilingTransceiver

public AbstractFilingTransceiver()
Method Detail

acceptFiling

public LxmlResponse acceptFiling(LxmlFiling filing,
                                 FilingContext context)
Specified by:
acceptFiling in interface FilingTransceiver


Copyright © 2002 counterclaim.com. All Rights Reserved.