com.counterclaim.openefm.transceiver
Class AbstractFilingTransceiver

java.lang.Object
  extended bycom.counterclaim.openefm.core.AbstractOpenEFMComponent
      extended bycom.counterclaim.openefm.transceiver.AbstractFilingTransceiver
All Implemented Interfaces:
FilingTransceiver, OpenEFMComponent
Direct Known Subclasses:
HttpFilingTransceiver, SoapFilingTransceiver

public abstract class AbstractFilingTransceiver
extends AbstractOpenEFMComponent
implements FilingTransceiver

 

Field Summary
private static org.apache.log4j.Logger log
           
 
Fields inherited from class com.counterclaim.openefm.core.AbstractOpenEFMComponent
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.counterclaim.openefm.core.OpenEFMComponent
setController
 

Field Detail

log

private static org.apache.log4j.Logger log
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.