- All Superinterfaces:
Observer
- All Known Subinterfaces:
CollocatedObserver
,RemoteObserver
The child invocation observer to instrument remote or collocated invocations.
-
Method Summary
-
Method Details
-
reply
void reply(int size) Reply notification.- Parameters:
size
- The size of the reply.
-