void FilterService::onServiceRemoved(RcfServer & server) { server.unbind( (I_RequestTransportFilters *) NULL); onServiceRemovedProto(*this, server); }
void SessionObjectFactoryService::onServiceRemoved(RcfServer &server) { server.unbind( (I_SessionObjectFactory *) NULL); onServiceRemovedProto(*this, server); }