|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTTPRequest | |
---|---|
org.cybergarage.http | |
org.cybergarage.soap | |
org.cybergarage.upnp | |
org.cybergarage.upnp.control | |
org.cybergarage.upnp.event | |
org.cybergarage.upnp.ssdp |
Uses of HTTPRequest in org.cybergarage.http |
---|
Methods in org.cybergarage.http with parameters of type HTTPRequest | |
---|---|
void |
HTTPRequestListener.httpRequestRecieved(HTTPRequest httpReq)
|
void |
HTTPRequestListener.httpRequestRecieved(HTTPRequest httpReq)
|
void |
HTTPServer.performRequestListener(HTTPRequest httpReq)
|
void |
HTTPServer.performRequestListener(HTTPRequest httpReq)
|
void |
HTTPRequest.set(HTTPRequest httpReq)
|
void |
HTTPRequest.set(HTTPRequest httpReq)
|
Uses of HTTPRequest in org.cybergarage.soap |
---|
Subclasses of HTTPRequest in org.cybergarage.soap | |
---|---|
class |
SOAPRequest
|
Constructors in org.cybergarage.soap with parameters of type HTTPRequest | |
---|---|
SOAPRequest(HTTPRequest httpReq)
|
|
SOAPRequest(HTTPRequest httpReq)
|
Uses of HTTPRequest in org.cybergarage.upnp |
---|
Methods in org.cybergarage.upnp with parameters of type HTTPRequest | |
---|---|
void |
ControlPoint.httpRequestRecieved(HTTPRequest httpReq)
|
void |
Device.httpRequestRecieved(HTTPRequest httpReq)
|
void |
Device.httpRequestRecieved(HTTPRequest httpReq)
|
void |
ControlPoint.httpRequestRecieved(HTTPRequest httpReq)
|
Uses of HTTPRequest in org.cybergarage.upnp.control |
---|
Subclasses of HTTPRequest in org.cybergarage.upnp.control | |
---|---|
class |
ActionRequest
|
class |
ControlRequest
|
class |
QueryRequest
|
Constructors in org.cybergarage.upnp.control with parameters of type HTTPRequest | |
---|---|
ActionRequest(HTTPRequest httpReq)
|
|
ActionRequest(HTTPRequest httpReq)
|
|
ControlRequest(HTTPRequest httpReq)
|
|
ControlRequest(HTTPRequest httpReq)
|
|
QueryRequest(HTTPRequest httpReq)
|
|
QueryRequest(HTTPRequest httpReq)
|
Uses of HTTPRequest in org.cybergarage.upnp.event |
---|
Subclasses of HTTPRequest in org.cybergarage.upnp.event | |
---|---|
class |
NotifyRequest
|
class |
SubscriptionRequest
|
Constructors in org.cybergarage.upnp.event with parameters of type HTTPRequest | |
---|---|
NotifyRequest(HTTPRequest httpReq)
|
|
NotifyRequest(HTTPRequest httpReq)
|
|
SubscriptionRequest(HTTPRequest httpReq)
|
|
SubscriptionRequest(HTTPRequest httpReq)
|
Uses of HTTPRequest in org.cybergarage.upnp.ssdp |
---|
Subclasses of HTTPRequest in org.cybergarage.upnp.ssdp | |
---|---|
class |
SSDPNotifyRequest
|
class |
SSDPRequest
|
class |
SSDPSearchRequest
|
Methods in org.cybergarage.upnp.ssdp with parameters of type HTTPRequest | |
---|---|
boolean |
HTTPMUSocket.post(HTTPRequest req)
|
boolean |
HTTPMUSocket.post(HTTPRequest req)
|
boolean |
HTTPMUSocket.post(HTTPRequest req,
java.lang.String bindAddr,
int bindPort)
|
boolean |
HTTPMUSocket.post(HTTPRequest req,
java.lang.String bindAddr,
int bindPort)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |