Package | Description |
---|---|
org.apache.qpid.proton.hawtdispatch.api |
Modifier and Type | Method and Description |
---|---|
AmqpSession |
AmqpConnection.createSession() |
protected AmqpSession |
AmqpSender.getParent() |
protected AmqpSession |
AmqpReceiver.getParent() |
Constructor and Description |
---|
AmqpReceiver(AmqpSession parent,
Receiver receiver2,
QoS qos) |
AmqpSender(AmqpSession parent,
Sender sender2,
QoS qos) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.