|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientRequest | |
---|---|
net.noderunner.http | Provides classes for sending and receiving data over HTTP. |
Uses of ClientRequest in net.noderunner.http |
---|
Methods in net.noderunner.http with parameters of type ClientRequest | |
---|---|
void |
RetryHttpClient.writeRequest(ClientRequest request)
Attempts to send an HTTP request, and may retry to send a certain number of times. |
void |
BasicHttpClient.writeRequest(ClientRequest request)
|
void |
HttpClient.writeRequest(ClientRequest request)
Sends the first part of a Request message,
consisting of a request line and headers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |