xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.engine.qos.ConnectReturnQosServer

Packages that use ConnectReturnQosServer
org.xmlBlaster.authentication   
org.xmlBlaster.engine.admin.extern   
org.xmlBlaster.protocol   
org.xmlBlaster.protocol.corba   
 

Uses of ConnectReturnQosServer in org.xmlBlaster.authentication
 

Methods in org.xmlBlaster.authentication that return ConnectReturnQosServer
 ConnectReturnQosServer AuthenticateProtector.connect(ConnectQosServer xmlQos)
          helper
 ConnectReturnQosServer Authenticate.connect(ConnectQosServer xmlQos)
          Login to xmlBlaster.
 ConnectReturnQosServer AuthenticateProtector.connect(ConnectQosServer xmlQos, java.lang.String secretSessionId)
          helper
 ConnectReturnQosServer Authenticate.connect(ConnectQosServer connectQos, java.lang.String forcedSecretSessionId)
          Login to xmlBlaster.
 

Uses of ConnectReturnQosServer in org.xmlBlaster.engine.admin.extern
 

Fields in org.xmlBlaster.engine.admin.extern declared as ConnectReturnQosServer
private  ConnectReturnQosServer TelnetGateway.connectRetQos
           
 

Uses of ConnectReturnQosServer in org.xmlBlaster.protocol
 

Methods in org.xmlBlaster.protocol that return ConnectReturnQosServer
 ConnectReturnQosServer I_Authenticate.connect(ConnectQosServer qos)
           
 ConnectReturnQosServer I_Authenticate.connect(ConnectQosServer qos, java.lang.String sessionId)
           
 

Uses of ConnectReturnQosServer in org.xmlBlaster.protocol.corba
 

Methods in org.xmlBlaster.protocol.corba that return ConnectReturnQosServer
private  ConnectReturnQosServer AuthServerImpl.connectIntern(java.lang.String qos_literal)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.