Uses of Class
org.apache.xmlrpc.server.XmlRpcNoSuchHandlerException
Packages that use XmlRpcNoSuchHandlerException
-
Uses of XmlRpcNoSuchHandlerException in org.apache.xmlrpc.server
Methods in org.apache.xmlrpc.server that throw XmlRpcNoSuchHandlerExceptionModifier and TypeMethodDescriptionAbstractReflectiveHandlerMapping.getHandler
(String pHandlerName) Returns theXmlRpcHandler
with the given name.XmlRpcHandlerMapping.getHandler
(String handlerName) Return the handler for the specified handler name.