com.counterclaim.openefm.transceiver.http
Class HttpFilingTransceiver

java.lang.Object
  |
  +--com.counterclaim.openefm.core.AbstractOpenEFMComponent
        |
        +--com.counterclaim.openefm.transceiver.AbstractFilingTransceiver
              |
              +--com.counterclaim.openefm.transceiver.http.HttpFilingTransceiver
All Implemented Interfaces:
FilingTransceiver, JettyContainee, OpenEFMComponent

public class HttpFilingTransceiver
extends AbstractFilingTransceiver
implements JettyContainee


Constructor Summary
HttpFilingTransceiver()
           
 
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.counterclaim.openefm.core.OpenEFMComponent
setController
 

Constructor Detail

HttpFilingTransceiver

public HttpFilingTransceiver()
Method Detail

registerWithContainer

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


Copyright © 2002 counterclaim.com. All Rights Reserved.