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(String handlerName)
          Return the handler for the specified handler name.
 XmlRpcHandler AbstractReflectiveHandlerMapping.getHandler(String pHandlerName)
          Returns the XmlRpcHandler with the given name.
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.