Package | Description |
---|---|
org.apache.qpid.proton.amqp.transport | |
org.apache.qpid.proton.engine.impl | |
org.apache.qpid.proton.framing |
Modifier and Type | Class and Description |
---|---|
class |
Attach |
class |
Begin |
class |
Close |
class |
Detach |
class |
Disposition |
class |
EmptyFrame |
class |
End |
class |
Flow |
class |
Open |
class |
Transfer |
Modifier and Type | Method and Description |
---|---|
protected void |
TransportImpl.writeFrame(int channel,
FrameBody frameBody,
ByteBuffer payload,
Runnable onPayloadTooLarge) |
Modifier and Type | Method and Description |
---|---|
FrameBody |
TransportFrame.getBody() |
Constructor and Description |
---|
TransportFrame(int channel,
FrameBody body,
Binary payload) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.