CoreBroker.Axis
Class WSAMIHandlerClientResp

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

public class WSAMIHandlerClientResp
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
WSAMIHandlerClientResp()
           
 
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

WSAMIHandlerClientResp

public WSAMIHandlerClientResp()
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