com.counterclaim.openefm.transceiver
Interface FilingTransceiver

All Superinterfaces:
OpenEFMComponent
All Known Implementing Classes:
AbstractFilingTransceiver

public interface FilingTransceiver
extends OpenEFMComponent


Method Summary
 LxmlResponse acceptFiling(LxmlFiling filing, FilingContext context)
           
 
Methods inherited from interface com.counterclaim.openefm.core.OpenEFMComponent
setController
 

Method Detail

acceptFiling

public LxmlResponse acceptFiling(LxmlFiling filing,
                                 FilingContext context)


Copyright © 2002 counterclaim.com. All Rights Reserved.