HPSearch

cgl.hpsearch.common.SOAPProcessor
Interface SOAPRequestHandler

All Known Implementing Classes:
BrokerInstantiatorService, NaradaBroker, TestHandler

public interface SOAPRequestHandler

Created on Jan 30, 2005

Author:
Harshawardhan Gadgil (hgadgil@grids.ucs.indiana.edu)

Method Summary
 String getMetadata()
           
 String[] getSupportedActions()
           
 void process(HTTPPayload msg)
           
 

Method Detail

getMetadata

public String getMetadata()

process

public void process(HTTPPayload msg)
             throws Exception
Throws:
Exception

getSupportedActions

public String[] getSupportedActions()

HPSearch

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