HPSearch

cgl.hpsearch.services.WSContext.async
Class WSContextService

java.lang.Object
  extended bycgl.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

Field Summary
 
Fields inherited from interface cgl.hpsearch.services.WSContext.ContextService
ASYNC, SYNC
 
Constructor Summary
WSContextService(String _contextServiceURI)
           
 
Method Summary
 String[] getContext(String contextURI)
           
 String getContextService()
           
 String setContext(String contextURI, String[] data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSContextService

public WSContextService(String _contextServiceURI)
Method Detail

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

HPSearch

For comments and suggestions please send e-mail to Harshawardhan Gadgil
Last updated: June 9 2006