|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.deployment.wsdd.WSDDConstants
org.apache.axis.deployment.wsdd.WSDDElement
org.apache.axis.deployment.wsdd.WSDDDeployableItem
org.apache.axis.deployment.wsdd.WSDDHandler
org.apache.axis.deployment.wsdd.WSDDChain
org.apache.axis.deployment.wsdd.WSDDResponseFlow
public class WSDDResponseFlow
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.deployment.wsdd.WSDDDeployableItem |
|---|
log, parameters, qname, scope, SCOPE_PER_ACCESS, SCOPE_PER_REQUEST, SCOPE_SINGLETON, scopeStrings, singletonInstance, type |
| Constructor Summary | |
|---|---|
WSDDResponseFlow()
Default constructor |
|
WSDDResponseFlow(org.w3c.dom.Element e)
|
|
| Method Summary | |
|---|---|
protected QName |
getElementName()
Return the element name of a particular subclass. |
| Methods inherited from class org.apache.axis.deployment.wsdd.WSDDChain |
|---|
addHandler, deployToRegistry, getHandlers, makeNewInstance, removeHandler, writeToContext |
| Methods inherited from class org.apache.axis.deployment.wsdd.WSDDDeployableItem |
|---|
getInstance, getJavaClass, getParameter, getParametersTable, getQName, getType, removeParameter, setName, setOptionsHashtable, setParameter, setQName, setType, writeParamsToContext |
| Methods inherited from class org.apache.axis.deployment.wsdd.WSDDElement |
|---|
getChildElement, getChildElements |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSDDResponseFlow()
public WSDDResponseFlow(org.w3c.dom.Element e)
throws WSDDException
e - (Element) XXX
WSDDException - XXX| Method Detail |
|---|
protected QName getElementName()
WSDDElement
getElementName in class WSDDChain
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||