Uses of Class
org.cybergarage.http.HTTPRequest
Package
Description
-
Uses of HTTPRequest in org.cybergarage.http
Modifier and TypeMethodDescriptionvoid
HTTPRequestListener.httpRequestRecieved
(HTTPRequest httpReq) void
HTTPServer.performRequestListener
(HTTPRequest httpReq) void
HTTPRequest.set
(HTTPRequest httpReq) -
Uses of HTTPRequest in org.cybergarage.soap
-
Uses of HTTPRequest in org.cybergarage.upnp
Modifier and TypeMethodDescriptionvoid
ControlPoint.httpRequestRecieved
(HTTPRequest httpReq) void
Device.httpRequestRecieved
(HTTPRequest httpReq) -
Uses of HTTPRequest in org.cybergarage.upnp.control
ModifierConstructorDescriptionActionRequest
(HTTPRequest httpReq) ControlRequest
(HTTPRequest httpReq) QueryRequest
(HTTPRequest httpReq) -
Uses of HTTPRequest in org.cybergarage.upnp.device
Modifier and TypeMethodDescriptionvoid
PresentationListener.httpRequestRecieved
(HTTPRequest httpReq) -
Uses of HTTPRequest in org.cybergarage.upnp.event
ModifierConstructorDescriptionNotifyRequest
(HTTPRequest httpReq) SubscriptionRequest
(HTTPRequest httpReq) -
Uses of HTTPRequest in org.cybergarage.upnp.ssdp
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionboolean
HTTPMUSocket.post
(HTTPRequest req) boolean
HTTPMUSocket.post
(HTTPRequest req, String bindAddr, int bindPort)