|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HTTPCallResultData | |
| org.xins.common.http | HTTP-related utility classes. |
| Uses of HTTPCallResultData in org.xins.common.http |
| Classes in org.xins.common.http that implement HTTPCallResultData | |
class |
HTTPCallResult
Result returned from an HTTP request. |
| Constructors in org.xins.common.http with parameters of type HTTPCallResultData | |
HTTPCallResult(HTTPCallRequest request,
TargetDescriptor succeededTarget,
long duration,
CallExceptionList exceptions,
HTTPCallResultData data)
Constructs a new HTTPCallResult object. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||