com.counterclaim.openefm.transceiver.soap
Class SoapQueryTransceiver

java.lang.Object
  |
  +--com.counterclaim.openefm.core.AbstractOpenEFMComponent
        |
        +--com.counterclaim.openefm.transceiver.AbstractQueryTransceiver
              |
              +--com.counterclaim.openefm.transceiver.soap.SoapQueryTransceiver
All Implemented Interfaces:
JettyContainee, OpenEFMComponent, QueryTransceiver

public class SoapQueryTransceiver
extends AbstractQueryTransceiver
implements JettyContainee


Constructor Summary
SoapQueryTransceiver()
           
 
Method Summary
 void registerWithContainer(JettyContainer container)
           
 
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

SoapQueryTransceiver

public SoapQueryTransceiver()
Method Detail

registerWithContainer

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


Copyright © 2002 counterclaim.com. All Rights Reserved.