HPSearch

cgl.hpsearch.common.endpoint
Class SOAPEndPoint

java.lang.Object
  extended bycgl.hpsearch.common.endpoint.EndPoint
      extended bycgl.hpsearch.common.endpoint.SOAPEndPoint

public class SOAPEndPoint
extends EndPoint

Provides a listener for SOAP messages... NOT YET IMPLEMENTD Created on Aug 17, 2004

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

Constructor Summary
SOAPEndPoint(String endpointSpec, EndPointListener client)
           
 
Method Summary
 void close()
           
 void initEndPoint(String endPointspec)
           
 void onEvent(String msg)
           
 
Methods inherited from class cgl.hpsearch.common.endpoint.EndPoint
eof, processEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPEndPoint

public SOAPEndPoint(String endpointSpec,
                    EndPointListener client)
Parameters:
endpointSpec -
client -
Method Detail

initEndPoint

public void initEndPoint(String endPointspec)
Specified by:
initEndPoint in class EndPoint
Parameters:
endPointspec - - The topic to subscribe to

onEvent

public void onEvent(String msg)

close

public void close()
Specified by:
close in class EndPoint

HPSearch

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