org.media.datastore.xmlrpcserver.handlers
Class mn8Handler

java.lang.Object
  |
  +--org.media.datastore.xmlrpcserver.handlers.mn8Handler
All Implemented Interfaces:
org.apache.xmlrpc.AuthenticatedXmlRpcHandler

public class mn8Handler
extends Object
implements org.apache.xmlrpc.AuthenticatedXmlRpcHandler

Version:
$Revision: 1.5 $ $Date: 2001/08/21 15:00:00
Author:
Antal Attila
See Also:
String

Constructor Summary
mn8Handler()
           
 
Method Summary
protected  Object execute(String methodName, Vector params)
           
 Object execute(String methodName, Vector parameters, String username, String password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

mn8Handler

public mn8Handler()
Method Detail

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."