Setting the Router Object on the Space
After you have configured routing, you must set the Router object for the space.
To set the Router object for the space, call the tibasSpace_SetRouter() function (C API) or the setRouter method (Java API).
The tibasSpace_SetRouter() function is defined as follows:
tibas_status tibasSpace_SetRouter( tibasSpace space, tibasRouter router);
where:
Copyright © Cloud Software Group, Inc. All rights reserved.