Package | Description |
---|---|
org.apache.qpid.amqp_1_0.codec | |
org.apache.qpid.amqp_1_0.type | |
org.apache.qpid.amqp_1_0.type.messaging | |
org.apache.qpid.amqp_1_0.type.transport |
Modifier and Type | Method and Description |
---|---|
void |
UnsignedLongWriter.setValue(UnsignedLong ulong) |
Modifier and Type | Field and Description |
---|---|
static UnsignedLong |
UnsignedLong.ONE |
static UnsignedLong |
UnsignedLong.ZERO |
Modifier and Type | Method and Description |
---|---|
UnsignedLong |
UnsignedLong.add(UnsignedLong unsignedLong) |
static UnsignedLong |
UnsignedLong.valueOf(long underlying) |
static UnsignedLong |
UnsignedLong.valueOf(String value) |
Modifier and Type | Method and Description |
---|---|
UnsignedLong |
UnsignedLong.add(UnsignedLong unsignedLong) |
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) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.