1#ifndef Cpl_Itc_ReturnHandler_h_
2#define Cpl_Itc_ReturnHandler_h_
33 virtual void rts() noexcept=0;
This abstract class represents the action that is executed by a server thread in response to the serv...
Definition ReturnHandler.h:27
virtual void rts() noexcept=0
This abstract operation is invoked when the server has completed processing the client request messag...
The 'Cpl' namespace is the root name space for the Colony.
Definition Api16.h:20