org.cybergarage.http
Interface HTTPRequestListener

All Known Implementing Classes:
ControlPoint, Device, UPnPManager

public interface HTTPRequestListener


Method Summary
 void httpRequestRecieved(HTTPRequest httpReq)
           
 

Method Detail

httpRequestRecieved

void httpRequestRecieved(HTTPRequest httpReq)