| 
 | |||||||||||
| 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.WSDDOperation
Parse the WSDD operation elements.
 
 Example: 
 
| Field Summary | 
| Constructor Summary | |
| WSDDOperation(org.w3c.dom.Element e,
              ServiceDesc parent)Constructor from XML | |
| WSDDOperation(OperationDesc desc)Constructor | |
| Method Summary | |
| protected  QName | getElementName()Return the element name of a particular subclass. | 
|  OperationDesc | getOperationDesc() | 
|  void | writeToContext(SerializationContext context)Write this element out to a SerializationContext | 
| 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 WSDDOperation(OperationDesc desc)
public WSDDOperation(org.w3c.dom.Element e,
                     ServiceDesc parent)
              throws WSDDException
e - (Element) the parent - our ServiceDesc.
WSDDException - XXX| Method Detail | 
public void writeToContext(SerializationContext context)
                    throws java.io.IOException
writeToContext in class WSDDElementjava.io.IOExceptionprotected QName getElementName()
WSDDElement
getElementName in class WSDDElementpublic OperationDesc getOperationDesc()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||