local interface Stats |
An interface Ice uses to report statistics, such as how much data is sent or received. Applications must provide their own Stats by implementing this interface and installing it in a communicator.
Callback to report that data has been received.
Callback to report that data has been sent.
<<< Previous | Home | Next >>> |
Ice::SocketException | Up | Ice::SyscallException |