| Package | Description |
|---|---|
| org.apache.qpid.proton.amqp | |
| org.apache.qpid.proton.amqp.transport | |
| org.apache.qpid.proton.codec | |
| org.apache.qpid.proton.codec.impl |
| 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() |
UnsignedShort |
DecoderImpl.readUnsignedShort() |
UnsignedShort |
Decoder.readUnsignedShort() |
UnsignedShort |
DecoderImpl.readUnsignedShort(UnsignedShort defaultVal) |
UnsignedShort |
Decoder.readUnsignedShort(UnsignedShort defaultVal) |
| Modifier and Type | Method and Description |
|---|---|
Class<UnsignedShort> |
UnsignedShortType.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.qpid.proton.codec.UnsignedShortType.UnsignedShortEncoding |
UnsignedShortType.getEncoding(UnsignedShort val) |
void |
Data.putUnsignedShort(UnsignedShort us) |
UnsignedShort |
DecoderImpl.readUnsignedShort(UnsignedShort defaultVal) |
UnsignedShort |
Decoder.readUnsignedShort(UnsignedShort defaultVal) |
void |
Encoder.writeUnsignedShort(UnsignedShort ushort) |
void |
EncoderImpl.writeUnsignedShort(UnsignedShort ushort) |
| Modifier and Type | Method and Description |
|---|---|
UnsignedShort |
DataImpl.getUnsignedShort() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataImpl.putUnsignedShort(UnsignedShort us) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.