xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.j2ee.k2.client.BlasterConnection

Packages that use BlasterConnection
org.xmlBlaster.j2ee.k2   
org.xmlBlaster.j2ee.k2.client   
 

Uses of BlasterConnection in org.xmlBlaster.j2ee.k2
 

Classes in org.xmlBlaster.j2ee.k2 that implement BlasterConnection
 class BlasterConnectionImpl
          An implementing handler to a physical connection.
 

Methods in org.xmlBlaster.j2ee.k2 that return BlasterConnection
 BlasterConnection BlasterConnectionFactoryImpl.getConnection()
          Container managed login
 BlasterConnection BlasterConnectionFactoryImpl.getConnection(java.lang.String userName, java.lang.String password)
          Client managed login
 

Methods in org.xmlBlaster.j2ee.k2 with parameters of type BlasterConnection
(package private)  void BlasterManagedConnection.handleClose(BlasterConnection impl)
           
(package private)  void BlasterManagedConnection.handleError(BlasterConnection impl, java.lang.Exception ex)
           
 

Uses of BlasterConnection in org.xmlBlaster.j2ee.k2.client
 

Methods in org.xmlBlaster.j2ee.k2.client that return BlasterConnection
 BlasterConnection BlasterConnectionFactory.getConnection()
           
 BlasterConnection BlasterConnectionFactory.getConnection(java.lang.String username, java.lang.String password)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.