Toggle navigation
Categories
Discussions
Activity
Best Of...
Home
Documentation
Sign In
Home
›
Help Center
how to add servant class
yanhbo
Member
✭
August 2005
in
Help Center
How to add or remove Servant Classes with different id into the same Object Adapters in multithreading.
0
Comments
benoit
Rennes, France
Administrators, ZeroC Staff
Benoit Foucher
Organization:
ZeroC, Inc.
Project:
Ice
ZeroC Staff
August 2005
You add and remove servants from an object adapter with respectively the Ice::ObjectAdapter::add and Ice::ObjectAdapter::remove methods. These methods are thread safe and therefore can be called from multiple threads concurrently.
Benoit.
0
Sign In
or
Register
to comment.
Comments
Benoit.