|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessagePartHasWrongSizeException | |
|---|---|
| message | Provides different message formats, the InputOutputHandler is
capable of transmitting. |
| Uses of MessagePartHasWrongSizeException in message |
|---|
| Methods in message that throw MessagePartHasWrongSizeException | |
|---|---|
void |
ChannelEstablishMessage.setAsymmetricPart(byte[] newAsymmetricPart)
Sets the MessagePart ASYMMETRIC_PART to the
bypassed value. |
void |
ChannelMessage.setMAC(byte[] mac)
Sets the MessagePart MAC to the
bypassed value. |
void |
ChannelEstablishMessage.setMAC(byte[] mac)
Sets the MessagePart MAC to the
bypassed value. |
private void |
ChannelEstablishMessage.setPart(ChannelEstablishMessagePart messagePart,
byte[] data)
Saves a byte representation of a MessagePart. |
private void |
ChannelMessage.setPart(ChannelMessagePart messagePart,
byte[] data)
Saves a byte representation of a MessagePart. |
void |
ChannelMessage.setPayload(Payload newPayload)
Sets the MessagePart PAYLOAD to the
bypassed value. |
void |
ChannelEstablishMessage.setPayload(Payload newPayload)
Sets the MessagePart PAYLOAD to the
bypassed value. |
void |
ChannelMessage.setSignedData(byte[] newSignedData)
Sets the MessagePart SIGNED_DATA to the
bypassed value. |
void |
ChannelEstablishMessage.setSignedData(byte[] newSignedData)
Sets the MessagePart SIGNED_DATA to the
bypassed value. |
void |
ChannelEstablishMessage.setSymmetricPart(byte[] newSymmetricPart)
Sets the MessagePart SYMMETRIC_PART to the
bypassed value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||