Interface InvocationCallback<RESPONSE>

Type Parameters:
RESPONSE - response type. It can be either a general-purpose Response or the anticipated response entity type.

public interface InvocationCallback<RESPONSE>
Callback that can be implemented to receive the asynchronous processing events from the invocation processing.
Since:
2.0