Represents the binding of a server-side servant object to a RCF interface. More...
#include <ServerStub.hpp>
Public Member Functions | |
void | setAccessControl (AccessControlCallback cbAccessControl) |
Represents the binding of a server-side servant object to a RCF interface.
void RCF::ServerBinding::setAccessControl | ( | AccessControlCallback | cbAccessControl | ) |
Sets a callback that will be called each time a client connections attempts to execute a remote method on this server binding.