Uses of Class
si.mazi.rescu.InvocationResult
| Package | Description |
|---|---|
| si.mazi.rescu |
Classes in this package may be used to create proxy client objects for REST web services.
|
-
Uses of InvocationResult in si.mazi.rescu
Methods in si.mazi.rescu with parameters of type InvocationResult Modifier and Type Method Description protected ObjectRestInvocationHandler. mapInvocationResult(InvocationResult invocationResult, RestMethodMetadata methodMetadata)ObjectResponseReader. read(InvocationResult invocationResult, RestMethodMetadata methodMetadata)Constructors in si.mazi.rescu with parameters of type InvocationResult Constructor Description HttpStatusIOException(String message, InvocationResult invocationResult)