Ice::Instrumentation::DispatchObserver
Overview
local interface DispatchObserver extends Ice::Instrumentation::Observer
The dispatch observer to instrument servant dispatch.
Used By
Operation Index
userException — Notification of a user exception.
reply — Reply notification.
Operations
void userException()
Notification of a user exception.
void reply(int size)
Reply notification.
Parameters
size
— The size of the reply.