Package | Description |
---|---|
org.apache.xmlrpc.server |
Modifier and Type | Method and Description |
---|---|
XmlRpcHandler |
XmlRpcHandlerMapping.getHandler(String handlerName)
Return the handler for the specified handler name.
|
XmlRpcHandler |
AbstractReflectiveHandlerMapping.getHandler(String pHandlerName)
Returns the
XmlRpcHandler with the given name. |
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.