Documentation for Ice 3.5. The latest release is Ice 3.7. Refer to the space directory for other releases.


Ice::Instrumentation::RemoteObserver

Overview

local interface RemoteObserver extends Ice::Instrumentation::Observer

The remote invocation observer to instrument invocations that go over the wire.

Used By

Operation Index

reply — Reply notification.

Operations

void reply(int size)

Reply notification.

Parameters

size — The size of the reply.


  • No labels