| Modifier and Type | Method and Description |
|---|---|
ServerSession |
ServerConnectionDelegate.getSession(org.apache.qpid.transport.Connection conn,
org.apache.qpid.transport.SessionAttach atc) |
ServerSession |
ConsumerTarget_0_10.getSessionModel() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<ServerSession> |
ServerConnection.getChannels() |
Collection<? extends ServerSession> |
ServerConnection.getSessionModels() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConnection.closeSessionAsync(ServerSession session,
org.apache.qpid.protocol.AMQConstant cause,
String message) |
protected boolean |
ServerSessionDelegate.verifySessionAccess(ServerSession session,
Collection<MessageSource> queues) |
protected boolean |
ServerSessionDelegate.verifySessionAccess(ServerSession session,
MessageSource queue) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSession.addDeleteTask(Action<? super ServerSession> task) |
void |
ServerSession.removeDeleteTask(Action<? super ServerSession> task) |
| Constructor and Description |
|---|
ConsumerTarget_0_10.AddMessageDispositionListenerAction(ServerSession session) |
ConsumerTarget_0_10(ServerSession session,
String name,
org.apache.qpid.transport.MessageAcceptMode acceptMode,
org.apache.qpid.transport.MessageAcquireMode acquireMode,
org.apache.qpid.transport.MessageFlowMode flowMode,
FlowCreditManager_0_10 creditManager,
Map<String,Object> arguments,
boolean multiQueue) |
MessageAcceptCompletionListener(ConsumerTarget_0_10 sub,
ConsumerImpl consumer,
ServerSession session,
MessageInstance entry,
boolean restoreCredit) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.