cgl.hpsearch.services.WSContext.async
Class WSContextService
java.lang.Object
cgl.hpsearch.services.WSContext.async.WSContextService
- All Implemented Interfaces:
- ContextService
- public class WSContextService
- extends Object
- implements ContextService
Interfaces Asyncrhonous Version of WSContext Service
- Author:
- Harshawardhan Gadgil (hgadgil@grids.ucs.indiana.edu)
Created: Feb 17, 2006
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSContextService
public WSContextService(String _contextServiceURI)
getContextService
public final String getContextService()
getContext
public String[] getContext(String contextURI)
- Specified by:
getContext in interface ContextService
setContext
public String setContext(String contextURI,
String[] data)
- Specified by:
setContext in interface ContextService