CoreBroker.Axis
Class WSAMIHandlerClientReq

java.lang.Object
  extended byorg.apache.axis.handlers.BasicHandler
      extended byCoreBroker.Axis.WSAMIHandlerClientReq
All Implemented Interfaces:
org.apache.axis.Handler, java.io.Serializable

public class WSAMIHandlerClientReq
extends org.apache.axis.handlers.BasicHandler

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.axis.handlers.BasicHandler
log, makeLockable, name, options
 
Constructor Summary
WSAMIHandlerClientReq()
           
 
Method Summary
 void init()
           
 void invoke(org.apache.axis.MessageContext msgContext)
           
 
Methods inherited from class org.apache.axis.handlers.BasicHandler
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSAMIHandlerClientReq

public WSAMIHandlerClientReq()
Method Detail

init

public void init()

invoke

public void invoke(org.apache.axis.MessageContext msgContext)
            throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault