|
||||||||||
| 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 |
HttpClient.writeRequest(ClientRequest request)
Sends the first part of a Request message,
consisting of a request line and headers. |
void |
BasicHttpClient.writeRequest(ClientRequest request)
|
void |
RetryHttpClient.writeRequest(ClientRequest request)
Attempts to send an HTTP request, and may retry to send a certain number of times. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||