std::string Glacier2::RouterPrx::getCategoryForClient | ( | const Ice::Context & | context = Ice::noExplicitContext | ) | const |
Gets a unique category that identifies the client (caller) in the router.
This category must be used in the identities of all the client's callback objects.
context | The request context. |