| Attributes Summary | |
| stateful : boolean | Whether the server keeps track of the session. |
| sessionGCInterval : int | Specifies how many times the thread should wake up and check for unused instances. |
| sessionGCIdleTime : int | Represents the number of minutes a session has to be unused before the session cleanup thread will discard it. |
| layers : IIOPLayer * | |
| targetRequires : SecurityProtocolQOP | Allows setting quality of protection settings across multiple layers. |
| Attribute Details |