Metaspace.InvocationService.setInvocationResponse()

Signature

void setInvocationResponse(Object svcInstance, SimpleEvent responseEvent)

Domain

action

Description

create and publish a Invocation Service that Clients can use to call

Parameters

NameTypeDescription
svcRequestObjectThe service request handle retrieved from getCurrentInvocationRequest
responseEventEventThe response event

Returns

TypeDescription
void

Cautions

none