| Modifier and Type | Field and Description |
|---|---|
static UnsignedLong |
UnsignedLong.ZERO |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedLong |
UnsignedLong.valueOf(BigInteger bigInt) |
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 |
|---|---|
protected abstract UnsignedLong |
AbstractDescribedType.getDescriptor() |
UnsignedLong |
Data.getUnsignedLong() |
UnsignedLong |
DecoderImpl.readUnsignedLong() |
UnsignedLong |
Decoder.readUnsignedLong() |
UnsignedLong |
DecoderImpl.readUnsignedLong(UnsignedLong defaultVal) |
UnsignedLong |
Decoder.readUnsignedLong(UnsignedLong defaultVal) |
| Modifier and Type | Method and Description |
|---|---|
Class<UnsignedLong> |
UnsignedLongType.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
UnsignedLongType.fastWrite(EncoderImpl encoder,
UnsignedLong value) |
UnsignedLongType.UnsignedLongEncoding |
UnsignedLongType.getEncoding(UnsignedLong val) |
void |
Data.putUnsignedLong(UnsignedLong ul) |
UnsignedLong |
DecoderImpl.readUnsignedLong(UnsignedLong defaultVal) |
UnsignedLong |
Decoder.readUnsignedLong(UnsignedLong defaultVal) |
void |
Encoder.writeUnsignedLong(UnsignedLong ulong) |
void |
EncoderImpl.writeUnsignedLong(UnsignedLong ulong) |
| Modifier and Type | Method and Description |
|---|---|
UnsignedLong |
DataImpl.getUnsignedLong() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataImpl.putUnsignedLong(UnsignedLong ul) |
| Modifier and Type | Method and Description |
|---|---|
UnsignedLong |
SaslResponseType.getDescriptor() |
UnsignedLong |
SaslMechanismsType.getDescriptor() |
UnsignedLong |
SaslChallengeType.getDescriptor() |
UnsignedLong |
SaslInitType.getDescriptor() |
UnsignedLong |
SaslOutcomeType.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
UnsignedLong |
TransactionalStateType.getDescriptor() |
UnsignedLong |
DischargeType.getDescriptor() |
UnsignedLong |
CoordinatorType.getDescriptor() |
UnsignedLong |
DeclareType.getDescriptor() |
UnsignedLong |
DeclaredType.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
UnsignedLong |
CloseType.getDescriptor() |
UnsignedLong |
DispositionType.getDescriptor() |
UnsignedLong |
ErrorConditionType.getDescriptor() |
UnsignedLong |
TransferType.getDescriptor() |
UnsignedLong |
DetachType.getDescriptor() |
UnsignedLong |
AttachType.getDescriptor() |
UnsignedLong |
FlowType.getDescriptor() |
UnsignedLong |
EndType.getDescriptor() |
UnsignedLong |
OpenType.getDescriptor() |
UnsignedLong |
BeginType.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
UnsignedLong |
Link.getMaxMessageSize()
Gets the local link max message size.
|
UnsignedLong |
Link.getRemoteMaxMessageSize()
Gets the remote link max message size, as conveyed from the peer via the Attach frame
when attaching the link to the session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Link.setMaxMessageSize(UnsignedLong maxMessageSize)
Sets the local link max message size, to be conveyed to the peer via the Attach frame
when attaching the link to the session.
|
| Modifier and Type | Method and Description |
|---|---|
UnsignedLong |
LinkImpl.getMaxMessageSize() |
UnsignedLong |
LinkImpl.getRemoteMaxMessageSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkImpl.setMaxMessageSize(UnsignedLong maxMessageSize) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.