|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XBConnection | |
| org.xmlBlaster.jms | |
| Uses of XBConnection in org.xmlBlaster.jms |
| Fields in org.xmlBlaster.jms declared as XBConnection | |
(package private) XBConnection |
XBSession.connection
|
private XBConnection |
XBServerSession.connection
|
private XBConnection |
XBServerSessionPool.connection
|
| Constructors in org.xmlBlaster.jms with parameters of type XBConnection | |
XBSession(XBConnection connection,
int ackMode,
boolean transacted)
This constructor extracts the global from the ConnectQos. |
|
XBQueueSession(XBConnection connection,
int ackMode,
boolean transacted)
|
|
XBServerSession(XBConnection connection)
|
|
XBServerSessionPool(XBConnection connection)
|
|
XBTopicSession(XBConnection connection,
int ackMode,
boolean transacted)
|
|
XBConnectionConsumer(XBConnection connection)
|
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||