Package | Description |
---|---|
org.xins.common.http |
HTTP-related utility classes.
|
Modifier and Type | Method and Description |
---|---|
HTTPCallResult |
HTTPServiceCaller.call(HTTPCallRequest request)
Performs the specified request towards the HTTP service.
|
HTTPCallResult |
HTTPServiceCaller.call(HTTPCallRequest request,
HTTPCallConfig callConfig)
Performs the specified request towards the HTTP service.
|
See http://www.xins.org/.