|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||