xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.util.qos.SessionQos

Packages that use SessionQos
org.xmlBlaster.client.qos   
org.xmlBlaster.engine.qos   
org.xmlBlaster.util.qos   
 

Uses of SessionQos in org.xmlBlaster.client.qos
 

Methods in org.xmlBlaster.client.qos that return SessionQos
 SessionQos ConnectQos.getSessionQos()
           
 SessionQos ConnectReturnQos.getSessionQos()
          The object holding all session specific information.
 

Uses of SessionQos in org.xmlBlaster.engine.qos
 

Methods in org.xmlBlaster.engine.qos that return SessionQos
 SessionQos ConnectQosServer.getSessionQos()
           
 SessionQos ConnectReturnQosServer.getSessionQos()
           
 

Uses of SessionQos in org.xmlBlaster.util.qos
 

Fields in org.xmlBlaster.util.qos declared as SessionQos
private  SessionQos ConnectQosData.sessionQos
          Session settings
 

Methods in org.xmlBlaster.util.qos that return SessionQos
 SessionQos ConnectQosData.getSessionQos()
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.