protected ServiceInvocationResultResponse |
InvokeServiceCmd.handleServiceInvocationResponse(ServiceDefinitionModel serviceDefinitionModel,
ServiceOperation serviceOperation,
ServiceInvoker serviceInvoker,
ServiceInvocationContextImpl context,
ExpressionManager expressionManager,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ServiceInvocationResponse invocationResponse) |
protected ServiceInvocationResultResponse |
InvokeSingleServiceCmd.invoke(ServiceInvoker serviceInvoker,
ServiceDefinitionModel serviceDefinitionModel,
ServiceOperation serviceOperation,
ServiceInvocationContextImpl context,
CommandContext commandContext) |
protected abstract T |
InvokeServiceCmd.invoke(ServiceInvoker serviceInvoker,
ServiceDefinitionModel serviceDefinitionModel,
ServiceOperation serviceOperation,
ServiceInvocationContextImpl context,
CommandContext commandContext) |
protected List<ServiceInvocationResultResponse> |
InvokeListServiceCmd.invoke(ServiceInvoker serviceInvoker,
ServiceDefinitionModel serviceDefinitionModel,
ServiceOperation serviceOperation,
ServiceInvocationContextImpl context,
CommandContext commandContext) |
protected T |
InvokeServiceCmd.invokeService(ServiceDefinitionModel serviceDefinitionModel,
ServiceOperation serviceOperation,
ServiceInvoker serviceInvoker,
ServiceInvocationContextImpl context,
CommandContext commandContext) |