Package org.cybergarage.http
Interface HTTPRequestListener
-
- All Known Implementing Classes:
ControlPoint
,Device
,UPnP
public interface HTTPRequestListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
httpRequestRecieved(HTTPRequest httpReq)
-
-
-
Method Detail
-
httpRequestRecieved
void httpRequestRecieved(HTTPRequest httpReq)
-
-