org.apache.axis.deployment.wsdd
Class WSDDResponseFlow

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.WSDDResponseFlow
All Implemented Interfaces:
java.io.Serializable

public class WSDDResponseFlow
extends WSDDFlow

See Also:
Serialized Form

Fields inherited from class org.apache.axis.deployment.wsdd.WSDDElement
children, element
 
Constructor Summary
WSDDResponseFlow(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

WSDDResponseFlow

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


Copyright © 2001 Apache XML Project. All Rights Reserved.