| Package | Description |
|---|---|
| co.codewizards.cloudstore.ls.core.invoke | |
| co.codewizards.cloudstore.ls.rest.client.request | |
| co.codewizards.cloudstore.ls.rest.server.service |
| Modifier and Type | Class and Description |
|---|---|
class |
DelayedMethodInvocationResponse |
| Modifier and Type | Method and Description |
|---|---|
MethodInvocationResponse |
InvokeMethodExecutor.execute(ExtMethodInvocationRequest extMethodInvocationRequest) |
static MethodInvocationResponse |
MethodInvocationResponse.forInvocation(Object object,
Object[] writableArguments) |
MethodInvocationResponse |
InvokeMethodExecutor.getDelayedResponse(Uid delayedResponseId) |
MethodInvocationResponse |
InverseMethodInvocationResponse.getMethodInvocationResponse() |
| Constructor and Description |
|---|
InverseMethodInvocationResponse(InverseMethodInvocationRequest request,
MethodInvocationResponse methodInvocationResponse) |
| Modifier and Type | Method and Description |
|---|---|
MethodInvocationResponse |
InvokeMethod.execute() |
MethodInvocationResponse |
GetDelayedMethodInvocationResponse.execute() |
| Modifier and Type | Method and Description |
|---|---|
MethodInvocationResponse |
InvokeMethodService.getDelayedMethodInvocationResponse(Uid delayedResponseId) |
MethodInvocationResponse |
InvokeMethodService.performMethodInvocation(MethodInvocationRequest methodInvocationRequest) |
Copyright © 2013–2017. All rights reserved.