Uses of Class
org.cybergarage.http.HTTPRequest
Packages that use HTTPRequest
Package
Description
-
Uses of HTTPRequest in org.cybergarage.http
Methods in org.cybergarage.http with parameters of type HTTPRequestModifier and TypeMethodDescriptionvoidHTTPRequestListener.httpRequestRecieved(HTTPRequest httpReq) voidHTTPServer.performRequestListener(HTTPRequest httpReq) voidHTTPRequest.set(HTTPRequest httpReq) -
Uses of HTTPRequest in org.cybergarage.soap
Subclasses of HTTPRequest in org.cybergarage.soapConstructors in org.cybergarage.soap with parameters of type HTTPRequest -
Uses of HTTPRequest in org.cybergarage.upnp
Methods in org.cybergarage.upnp with parameters of type HTTPRequestModifier and TypeMethodDescriptionvoidControlPoint.httpRequestRecieved(HTTPRequest httpReq) voidDevice.httpRequestRecieved(HTTPRequest httpReq) -
Uses of HTTPRequest in org.cybergarage.upnp.control
Subclasses of HTTPRequest in org.cybergarage.upnp.controlConstructors in org.cybergarage.upnp.control with parameters of type HTTPRequestModifierConstructorDescriptionActionRequest(HTTPRequest httpReq) ControlRequest(HTTPRequest httpReq) QueryRequest(HTTPRequest httpReq) -
Uses of HTTPRequest in org.cybergarage.upnp.device
Methods in org.cybergarage.upnp.device with parameters of type HTTPRequestModifier and TypeMethodDescriptionvoidPresentationListener.httpRequestRecieved(HTTPRequest httpReq) -
Uses of HTTPRequest in org.cybergarage.upnp.event
Subclasses of HTTPRequest in org.cybergarage.upnp.eventConstructors in org.cybergarage.upnp.event with parameters of type HTTPRequestModifierConstructorDescriptionNotifyRequest(HTTPRequest httpReq) SubscriptionRequest(HTTPRequest httpReq) -
Uses of HTTPRequest in org.cybergarage.upnp.ssdp
Subclasses of HTTPRequest in org.cybergarage.upnp.ssdpModifier and TypeClassDescriptionclassclassclassMethods in org.cybergarage.upnp.ssdp with parameters of type HTTPRequestModifier and TypeMethodDescriptionbooleanHTTPMUSocket.post(HTTPRequest req) booleanHTTPMUSocket.post(HTTPRequest req, String bindAddr, int bindPort)