| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v1_0 | |
| org.apache.qpid.server.protocol.v1_0.type.transport.codec |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Symbol,Object> |
SendingLinkEndpoint.initProperties(Attach attach) |
protected Map<Symbol,Object> |
ReceivingLinkEndpoint.initProperties(Attach attach) |
protected abstract Map<Symbol,Object> |
LinkEndpoint.initProperties(Attach attach) |
void |
Session_1_0.receiveAttach(Attach attach) |
void |
ConnectionHandler.receiveAttach(short channel,
Attach attach) |
void |
AMQPConnection_1_0.receiveAttach(short channel,
Attach attach) |
void |
Session_1_0.sendAttach(Attach attach) |
| Constructor and Description |
|---|
ReceivingLinkEndpoint(Session_1_0 session,
Attach attach) |
SendingLinkEndpoint(Session_1_0 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–2017 The Apache Software Foundation. All rights reserved.