Package | Description |
---|---|
org.apache.qpid.ra |
Modifier and Type | Class and Description |
---|---|
class |
QpidRASessionImpl
A joint interface for JMS sessions
|
Modifier and Type | Method and Description |
---|---|
protected QpidRASession |
QpidRASessionFactoryImpl.allocateConnection(boolean transacted,
int acknowledgeMode,
int sessionType)
Allocation a connection
|
protected QpidRASession |
QpidRASessionFactoryImpl.allocateConnection(int sessionType)
Allocation a connection
|
Modifier and Type | Method and Description |
---|---|
void |
QpidRASessionFactoryImpl.closeSession(QpidRASession session)
Close session
|
void |
QpidRASessionFactory.closeSession(QpidRASession session)
Notification that a session is closed
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.