org.apache.ws.jaxme.js.pattern
public static class Ant.XmlRpcGenerator.Dispatcher extends Object
Method Summary | |
---|---|
String | getName() Returns the fully qualified name of the dispatcher class. |
boolean | isImplementingXmlRpcHandler() Returns whether the dispatcher will implement
XmlRpcHandler. |
void | setImplementingXmlRpcHandler(boolean pImplementingXmlRpcHandler) Sets whether the dispatcher will implement
XmlRpcHandler. |
void | setName(String pName) Sets the fully qualified name of the dispatcher class. |