edu.harvard.syrah.pyxida.api
Class XMLRPC_API

java.lang.Object
  extended by edu.harvard.syrah.pyxida.api.XMLRPC_API
All Implemented Interfaces:
APIInstanceIF

public class XMLRPC_API
extends java.lang.Object
implements APIInstanceIF


Method Summary
 void init(CB0 cbDone)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

init

public void init(CB0 cbDone)
Specified by:
init in interface APIInstanceIF