Modifier and Type | Method and Description |
---|---|
AMQSessionModel |
SessionPrincipal.getSession() |
Constructor and Description |
---|
SessionPrincipal(AMQSessionModel session) |
Modifier and Type | Method and Description |
---|---|
AMQSessionModel |
ConsumerTarget.getSessionModel() |
AMQSessionModel |
ConsumerImpl.getSessionModel() |
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractMessageLogger.generateSessionMessage(AMQSessionModel session) |
Constructor and Description |
---|
ChannelLogSubject(AMQSessionModel session) |
Modifier and Type | Method and Description |
---|---|
boolean |
MessageSource.verifySessionAccess(AMQSessionModel<?> session) |
Constructor and Description |
---|
SessionAdapter(AbstractAMQPConnection<?> connectionAdapter,
AMQSessionModel session) |
Modifier and Type | Interface and Description |
---|---|
interface |
AMQSessionModel<T extends AMQSessionModel<T>>
Session model interface.
|
Modifier and Type | Method and Description |
---|---|
void |
CapacityChecker.checkCapacity(AMQSessionModel channel) |
Modifier and Type | Class and Description |
---|---|
class |
ServerSession |
Modifier and Type | Method and Description |
---|---|
void |
AMQPConnection_0_10.closeSessionAsync(AMQSessionModel<?> session,
AMQConstant cause,
String message) |
int |
ServerSession.compareTo(AMQSessionModel o) |
Modifier and Type | Class and Description |
---|---|
class |
AMQChannel |
Modifier and Type | Method and Description |
---|---|
AMQSessionModel |
ConsumerTarget_0_8.getSessionModel() |
Modifier and Type | Method and Description |
---|---|
void |
AMQPConnection_0_8.closeSessionAsync(AMQSessionModel<?> session,
AMQConstant cause,
String message) |
int |
AMQChannel.compareTo(AMQSessionModel o) |
Modifier and Type | Class and Description |
---|---|
class |
Session_1_0 |
Modifier and Type | Method and Description |
---|---|
void |
AMQPConnection_1_0.closeSessionAsync(AMQSessionModel<?> session,
AMQConstant cause,
String message) |
int |
Session_1_0.compareTo(AMQSessionModel o) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractQueue.checkCapacity(AMQSessionModel channel) |
boolean |
AbstractQueue.verifySessionAccess(AMQSessionModel<?> session) |
Modifier and Type | Method and Description |
---|---|
List<? extends AMQSessionModel<?>> |
AMQPConnection.getSessionModels() |
Modifier and Type | Method and Description |
---|---|
void |
AMQPConnection.closeSessionAsync(AMQSessionModel<?> session,
AMQConstant cause,
String message) |
void |
AbstractAMQPConnection.sessionAdded(AMQSessionModel<?> session) |
void |
AbstractAMQPConnection.sessionRemoved(AMQSessionModel<?> session) |
Modifier and Type | Method and Description |
---|---|
void |
DtxRegistry.endAssociations(AMQSessionModel session) |
boolean |
DtxBranch.isAssociated(AMQSessionModel session) |
boolean |
DtxBranch.resumeSession(AMQSessionModel session) |
boolean |
DtxBranch.suspendSession(AMQSessionModel session) |
Constructor and Description |
---|
DistributedTransaction(AMQSessionModel session,
MessageStore store,
VirtualHostImpl vhost) |
Modifier and Type | Method and Description |
---|---|
AMQSessionModel |
AbstractSystemMessageSource.Consumer.getSessionModel() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractSystemMessageSource.verifySessionAccess(AMQSessionModel<?> session) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.