com.counterclaim.openefm.transceiver.soap
Class SoapFilingTransceiver

java.lang.Object
  extended bycom.counterclaim.openefm.core.AbstractOpenEFMComponent
      extended bycom.counterclaim.openefm.transceiver.AbstractFilingTransceiver
          extended bycom.counterclaim.openefm.transceiver.soap.SoapFilingTransceiver
All Implemented Interfaces:
FilingTransceiver, JettyContainee, OpenEFMComponent

public class SoapFilingTransceiver
extends AbstractFilingTransceiver
implements JettyContainee

 

Field Summary
private static org.apache.log4j.Logger log
           
 
Fields inherited from class com.counterclaim.openefm.core.AbstractOpenEFMComponent
 
Constructor Summary
SoapFilingTransceiver()
           
 
Method Summary
 void registerWithContainer(JettyContainer container)
           
 
Methods inherited from class com.counterclaim.openefm.transceiver.AbstractFilingTransceiver
acceptFiling
 
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

SoapFilingTransceiver

public SoapFilingTransceiver()
Method Detail

registerWithContainer

public void registerWithContainer(JettyContainer container)
Specified by:
registerWithContainer in interface JettyContainee


Copyright © 2002 counterclaim.com. All Rights Reserved.