|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.axis.deployment.wsdd.WSDDConstants (src)
org.jboss.axis.deployment.wsdd.WSDDElement (src)
org.jboss.axis.deployment.wsdd.WSDDOperation
Parse the WSDD operation elements.
Example:
| Field Summary |
| Constructor Summary | |
WSDDOperation(org.w3c.dom.Element e,
ServiceDesc (src) parent)
Constructor from XML |
|
WSDDOperation(OperationDesc (src) desc)
Constructor |
|
| Method Summary | |
protected QName (src) |
getElementName()
Return the element name of a particular subclass. |
OperationDesc (src) |
getOperationDesc()
|
void |
writeToContext(SerializationContext (src) context)
Write this element out to a SerializationContext |
| Methods inherited from class org.jboss.axis.deployment.wsdd.WSDDElement (src) |
getChildElement, getChildElements, getDocumentation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WSDDOperation(OperationDesc (src) desc)
public WSDDOperation(org.w3c.dom.Element e,
ServiceDesc (src) parent)
throws WSDDException (src)
e - (Element) the parent - our ServiceDesc.
WSDDException (src) - XXX| Method Detail |
public void writeToContext(SerializationContext (src) context)
throws java.io.IOException
writeToContext in class WSDDElement (src) java.io.IOExceptionprotected QName (src) getElementName()
WSDDElement (src)
getElementName in class WSDDElement (src) public OperationDesc (src) getOperationDesc()
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||