org.media.datastore.xmlrpcserver.handlers
Class SepHandler

java.lang.Object
  |
  +--org.media.datastore.xmlrpcserver.handlers.SepHandler

public class SepHandler
extends Object

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

Field Summary
protected  SepStoreConnection con
           
 
Constructor Summary
SepHandler()
           
 
Method Summary
protected  void closeConnection()
           
 String execute(String sep, String dbName, String user, String pwd)
           
protected  void openConnection(String dbName, String user, String pwd)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

con

protected SepStoreConnection con
Constructor Detail

SepHandler

public SepHandler()
Method Detail

openConnection

protected void openConnection(String dbName,
                              String user,
                              String pwd)

closeConnection

protected void closeConnection()

execute

public String execute(String sep,
                      String dbName,
                      String user,
                      String pwd)


"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."