| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.axis.deployment.wsdd.WSDDConstantsorg.apache.axis.deployment.wsdd.WSDDElementorg.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfopublic class WSDDJAXRPCHandlerInfoextends WSDDElementField Summary |
Constructor Summary | |
| |
| |
Method Summary | |
protected QName | |
String | |
Map | |
QName[] | |
void |
|
void |
|
void |
|
void |
|
Methods inherited from class org.apache.axis.deployment.wsdd.WSDDElement | |
getChildElement, getChildElements, getElementName, writeToContext | |
public WSDDJAXRPCHandlerInfo()
Default constructor
public WSDDJAXRPCHandlerInfo(Element e)
throws WSDDException
- Parameters:
e- (Element) XXX
- Throws:
WSDDException- XXX
public String getHandlerClassName()
public Map getHandlerMap()
public void setHandlerClassName(String classname)
public void setHandlerMap(Map map)
public void writeToContext(SerializationContext context) throws IOException
- Overrides:
- writeToContext in interface WSDDElement