org.wftk
Class RemoteSOAPRepository

java.lang.Object
  |
  +--org.wftk.Repository
        |
        +--org.wftk.RemoteSOAPRepository

public class RemoteSOAPRepository
extends Repository


Constructor Summary
RemoteSOAPRepository(java.lang.String server)
           
 
Methods inherited from class org.wftk.Repository
add, auth, del, format, get_loglevel, get_task, get, linklog, list, list, lists, merge, mod, set_loglevel, setlog, tasks, tasks, textlog, todo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteSOAPRepository

public RemoteSOAPRepository(java.lang.String server)