|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTTPCallResult | |
org.xins.common.http | HTTP-related utility classes. |
Uses of HTTPCallResult in org.xins.common.http |
Methods in org.xins.common.http that return HTTPCallResult | |
HTTPCallResult |
HTTPServiceCaller.call(HTTPCallRequest request,
HTTPCallConfig callConfig)
Performs the specified request towards the HTTP service. |
HTTPCallResult |
HTTPServiceCaller.call(HTTPCallRequest request)
Performs the specified request towards the HTTP service. |
HTTPCallResult |
HTTPServiceCaller.call(HTTPCallRequest request,
HTTPCallConfig callConfig,
TargetDescriptor target)
Deprecated. Deprecated since XINS 1.1.0, since this method is expected to be removed. Please do not use it directly. |
HTTPCallResult |
HTTPServiceCaller.call(HTTPCallRequest request,
TargetDescriptor target)
Deprecated. Deprecated since XINS 1.0.0, since this method is expected to be removed. Please do not use it directly. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |