Uses of Class
org.apache.xmlrpc.server.XmlRpcNoSuchHandlerException

Packages that use XmlRpcNoSuchHandlerException
org.apache.xmlrpc.server   
 

Uses of XmlRpcNoSuchHandlerException in org.apache.xmlrpc.server
 

Methods in org.apache.xmlrpc.server that throw XmlRpcNoSuchHandlerException
 XmlRpcHandler XmlRpcHandlerMapping.getHandler(java.lang.String handlerName)
          Return the handler for the specified handler name.
 XmlRpcHandler AbstractReflectiveHandlerMapping.getHandler(java.lang.String pHandlerName)
          Returns the XmlRpcHandler with the given name.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.