| Package | Description |
|---|---|
| org.apache.qpid.proton.amqp | |
| org.apache.qpid.proton.amqp.messaging | |
| org.apache.qpid.proton.amqp.transport | |
| org.apache.qpid.proton.codec |
| Modifier and Type | Field and Description |
|---|---|
static UnsignedLong |
UnsignedLong.ZERO |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedLong |
UnsignedLong.valueOf(long underlying) |
static UnsignedLong |
UnsignedLong.valueOf(String value) |
| Modifier and Type | Method and Description |
|---|---|
int |
UnsignedLong.compareTo(UnsignedLong o) |
| Modifier and Type | Method and Description |
|---|---|
UnsignedLong |
Received.getSectionOffset() |
| Modifier and Type | Method and Description |
|---|---|
void |
Received.setSectionOffset(UnsignedLong sectionOffset) |
| Modifier and Type | Method and Description |
|---|---|
UnsignedLong |
Attach.getMaxMessageSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
Attach.setMaxMessageSize(UnsignedLong maxMessageSize) |
| Modifier and Type | Method and Description |
|---|---|
UnsignedLong |
Data.getUnsignedLong() |
| Modifier and Type | Method and Description |
|---|---|
void |
Data.putUnsignedLong(UnsignedLong ul) |
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.