org.media.datastore.xmlrpcserver.handlers
Class  UrlHandler
java.lang.Object
  |
  +--org.media.datastore.xmlrpcserver.handlers.UrlHandler
- All Implemented Interfaces: 
 - org.apache.xmlrpc.AuthenticatedXmlRpcHandler
 
- public class UrlHandler
- extends Object
- implements org.apache.xmlrpc.AuthenticatedXmlRpcHandler
   
- Version:
 - $Revision: 1.6 $ $Date: 2001/08/21 15:00:00
 
- Author:
 - Antal Attila
 
- See Also:
 String
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UrlHandler
public UrlHandler()
execute
public Object execute(String methodName,
                      Vector parameters,
                      String username,
                      String password)
               throws Exception
- Specified by:
 execute in interface org.apache.xmlrpc.AuthenticatedXmlRpcHandler
 
Exception
 
execute
protected Object execute(String methodName,
                         Vector params)
                  throws Exception
 
Exception
 
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."