Package | Description |
---|---|
org.apache.qpid.server.protocol.v0_10 |
Modifier and Type | Method and Description |
---|---|
ConsumerTarget_0_10 |
ServerSession.getSubscription(String destination) |
Modifier and Type | Method and Description |
---|---|
void |
ServerSession.acknowledge(ConsumerImpl consumer,
ConsumerTarget_0_10 target,
MessageInstance entry) |
void |
ServerSession.register(String destination,
ConsumerTarget_0_10 sub) |
void |
ServerSession.unregister(ConsumerTarget_0_10 sub) |
Constructor and Description |
---|
MessageAcceptCompletionListener(ConsumerTarget_0_10 sub,
ConsumerImpl consumer,
ServerSession session,
MessageInstance entry,
boolean restoreCredit) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.