|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Response | |
---|---|
net.noderunner.http | Provides classes for sending and receiving data over HTTP. |
Uses of Response in net.noderunner.http |
---|
Subclasses of Response in net.noderunner.http | |
---|---|
class |
ClientResponse
Contains the contents of an HTTP response message. |
class |
ServerResponse
Contains the contents of an HTTP response message. |
Methods in net.noderunner.http that return Response | |
---|---|
Response |
EasyHttpClient.getLastResponse()
Returns the last HTTP response, including headers, resulting from the last doPost , doGet , or
doOperation call. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |