com.counterclaim.openefm.service.filing
Class FilingServiceImpl

java.lang.Object
  |
  +--com.counterclaim.openefm.service.filing.FilingServiceImpl
All Implemented Interfaces:
FilingService, java.rmi.Remote

public class FilingServiceImpl
extends java.lang.Object
implements FilingService


Constructor Summary
FilingServiceImpl()
           
 
Method Summary
 LxmlResponse acceptFiling(LxmlFiling filing)
           
static void setTransceiver(SoapFilingTransceiver transceiver)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilingServiceImpl

public FilingServiceImpl()
Method Detail

setTransceiver

public static void setTransceiver(SoapFilingTransceiver transceiver)

acceptFiling

public LxmlResponse acceptFiling(LxmlFiling filing)
Specified by:
acceptFiling in interface FilingService


Copyright © 2002 counterclaim.com. All Rights Reserved.