|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XINSCallRequest | |
| org.xins.client | XINS client framework. |
| Uses of XINSCallRequest in org.xins.client |
| Methods in org.xins.client with parameters of type XINSCallRequest | |
protected AbstractCAPIErrorCodeException |
AbstractCAPI.createErrorCodeException(XINSCallRequest request,
TargetDescriptor target,
long duration,
XINSCallResultData resultData)
Creates an AbstractCAPIErrorCodeException for the specified
error code. |
XINSCallResult |
XINSServiceCaller.call(XINSCallRequest request,
XINSCallConfig callConfig)
Executes the specified XINS call request towards one of the associated targets. |
XINSCallResult |
XINSServiceCaller.call(XINSCallRequest request)
Executes the specified XINS call request towards one of the associated targets. |
| Constructors in org.xins.client with parameters of type XINSCallRequest | |
AbstractCAPIErrorCodeException(XINSCallRequest request,
TargetDescriptor target,
long duration,
XINSCallResultData resultData)
Constructs a new AbstractCAPIErrorCodeException. |
|
UnacceptableErrorCodeXINSCallException(XINSCallRequest request,
TargetDescriptor target,
long duration,
XINSCallResultData resultData)
Constructs a new UnacceptableErrorCodeXINSCallException
based on a XINSCallResultData instance. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||