org.apache.axis.deployment.wsdd
Class WSDDRequestFlow

java.lang.Object
  |
  +--org.apache.axis.deployment.wsdd.WSDDElement
        |
        +--org.apache.axis.deployment.wsdd.WSDDDeployableItem
              |
              +--org.apache.axis.deployment.wsdd.WSDDFlow
                    |
                    +--org.apache.axis.deployment.wsdd.WSDDRequestFlow
All Implemented Interfaces:
java.io.Serializable

public class WSDDRequestFlow
extends WSDDFlow

See Also:
Serialized Form

Fields inherited from class org.apache.axis.deployment.wsdd.WSDDElement
children, element
 
Constructor Summary
WSDDRequestFlow(org.w3c.dom.Element e)
           
 
Methods inherited from class org.apache.axis.deployment.wsdd.WSDDFlow
getHandler, getHandlers, getType, newInstance
 
Methods inherited from class org.apache.axis.deployment.wsdd.WSDDDeployableItem
getName, getParameter, getParameters, getParametersTable, getQName
 
Methods inherited from class org.apache.axis.deployment.wsdd.WSDDElement
getElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDDRequestFlow

public WSDDRequestFlow(org.w3c.dom.Element e)
                throws WSDDException


Copyright © 2001 Apache XML Project. All Rights Reserved.