Package | Description |
---|---|
org.apache.qpid.amqp_1_0.transport | |
org.apache.qpid.amqp_1_0.type.transport.codec |
Modifier and Type | Method and Description |
---|---|
void |
SessionEndpoint.receiveAttach(Attach attach) |
void |
LinkEndpoint.receiveAttach(Attach attach) |
void |
ConnectionEndpoint.receiveAttach(short channel,
Attach attach) |
void |
SessionEndpoint.sendAttach(Attach attach) |
Constructor and Description |
---|
ReceivingLinkEndpoint(SessionEndpoint session,
Attach attach) |
SendingLinkEndpoint(SessionEndpoint sessionEndpoint,
Attach attach) |
Modifier and Type | Method and Description |
---|---|
Attach |
AttachConstructor.construct(Object underlying) |
Modifier and Type | Method and Description |
---|---|
protected void |
AttachWriter.onSetValue(Attach value) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.