RTI Routing Service  Version 5.3.0
 All Classes Files Functions Variables Groups
Session Interface Reference

Session interface (optional). More...

Inheritance diagram for Session:
Entity

Additional Inherited Members

- Public Member Functions inherited from Entity
void update (Properties properties) throws AdapterException
 Updates the configuration of an adapter entity.
 

Detailed Description

Session interface (optional).

A Session is a concurrency unit within a connection that has an associated set of StreamReaders and StreamWriters. Access to the StreamReaders and StreamWriters in the same Session is serialized by RTI Routing Service.

In the XML configuration file, Sessions are associated with the tag <session> within a domain route. For each <session> tag, RTI Routing Service will create two adapter Sessions, one per connection.


RTI Routing Service Version 5.3.0 Copyright © Sun Jun 25 2017 Real-Time Innovations, Inc