org.apache.sandesha2.handlers
Class SequenceIDDispatcher

java.lang.Object
  extended byorg.apache.axis2.handlers.AbstractHandler
      extended byorg.apache.axis2.engine.AbstractDispatcher
          extended byorg.apache.sandesha2.handlers.SequenceIDDispatcher
All Implemented Interfaces:
org.apache.axis2.engine.Handler

public class SequenceIDDispatcher
extends org.apache.axis2.engine.AbstractDispatcher


Nested Class Summary
 
Nested classes inherited from class org.apache.axis2.engine.Handler
org.apache.axis2.engine.Handler.InvocationResponse
 
Field Summary
 
Fields inherited from class org.apache.axis2.handlers.AbstractHandler
handlerDesc
 
Constructor Summary
SequenceIDDispatcher()
           
 
Method Summary
 org.apache.axis2.description.AxisOperation findOperation(org.apache.axis2.description.AxisService service, org.apache.axis2.context.MessageContext messageContext)
           
 org.apache.axis2.description.AxisService findService(org.apache.axis2.context.MessageContext msgContext)
           
 void initDispatcher()
           
 
Methods inherited from class org.apache.axis2.engine.AbstractDispatcher
invoke
 
Methods inherited from class org.apache.axis2.handlers.AbstractHandler
cleanup, flowComplete, getHandlerDesc, getName, getParameter, init, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SequenceIDDispatcher

public SequenceIDDispatcher()
Method Detail

findOperation

public org.apache.axis2.description.AxisOperation findOperation(org.apache.axis2.description.AxisService service,
                                                                org.apache.axis2.context.MessageContext messageContext)

initDispatcher

public void initDispatcher()

findService

public org.apache.axis2.description.AxisService findService(org.apache.axis2.context.MessageContext msgContext)
                                                     throws org.apache.axis2.AxisFault
Throws:
org.apache.axis2.AxisFault


Copyright © 2007 Apache Web Services Project. All Rights Reserved.