| Package | Description |
|---|---|
| org.apache.qpid.proton.amqp | |
| org.apache.qpid.proton.amqp.transport | |
| org.apache.qpid.proton.codec |
| Modifier and Type | Field and Description |
|---|---|
static UnsignedShort |
UnsignedShort.MAX_VALUE |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedShort |
UnsignedShort.valueOf(short underlying) |
static UnsignedShort |
UnsignedShort.valueOf(String value) |
| Modifier and Type | Method and Description |
|---|---|
int |
UnsignedShort.compareTo(UnsignedShort o) |
| Modifier and Type | Method and Description |
|---|---|
UnsignedShort |
Open.getChannelMax() |
UnsignedShort |
Begin.getRemoteChannel() |
| Modifier and Type | Method and Description |
|---|---|
void |
Open.setChannelMax(UnsignedShort channelMax) |
void |
Begin.setRemoteChannel(UnsignedShort remoteChannel) |
| Modifier and Type | Method and Description |
|---|---|
UnsignedShort |
Data.getUnsignedShort() |
| Modifier and Type | Method and Description |
|---|---|
void |
Data.putUnsignedShort(UnsignedShort us) |
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.