Package | Description |
---|---|
net.messagevortex.asn1 |
Contains classes required for decoding and encoding vortex messages and represent
VortexMessages states.
|
net.messagevortex.router.operation |
Contains classes required to execute mix operations in memory.
|
Modifier and Type | Method and Description |
---|---|
PayloadChunk[] |
InnerMessageBlock.getPayload() |
Modifier and Type | Method and Description |
---|---|
PayloadChunk |
InternalPayloadSpace.getPayload(int id)
Gets the payload of a workspace id.
|
PayloadChunk |
InternalPayloadSpace.setPayload(PayloadChunk p)
Sets a payload chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
InternalPayloadSpace.setCalculatedPayload(int id,
PayloadChunk p)
Sets an ephemeral payload.
|
PayloadChunk |
InternalPayloadSpace.setPayload(PayloadChunk p)
Sets a payload chunk.
|
Copyright © 2023. All rights reserved.