When a warrant is bound, a service session is created. The service
session involves a bidirectional connection between each of the netlets
and the node, and provides facilities for:
- Terminating the session
- Obtaining a list of facets available
- Requesting a particular facet implementation
- Receiving notification that the session has been terminated
- Providing a list of supported facets
- Providing a particular facet implementation
The session is set up as a symmetrical connection, with each netlet
providing and receiving an implementation of the base API's service
session interface, IService.
Jim Chapman
2001-08-16