Metaspace.InvocationService.setInvocationResponse()

Signature

void setInvocationResponse(Object svcInstance, SimpleEvent responseEvent)

Domain

ACTION

Description

set the invocation Response for the request handle specified

Parameters

NameTypeDescription
svcRequestObjectThe service request handle retrieved from getCurrentInvocationRequest
responseEventEventThe response event

Returns

TypeDescription
void

Cautions

none