A B C D E F G I K L M N O P R S T U V W

B

BasicMessage - Interface in message
Interface any type of message the InputOutputHandler shall be capable of transmitting must implement.
Batch - Class in outputStrategy
Data structure used to stores processed messages until output is requested (see putOutBatch()).
Batch(int, boolean, boolean, InputOutputHandlerController) - Constructor for class outputStrategy.Batch
Constructs a new Batch that can be used to stores processed messages until output is requested (see putOutBatch()).
BatchSizeMessage - Class in message
InternalMessage used for communication between two OutputStrategy components, located on neighbored mixes.
BatchSizeMessage(int) - Constructor for class message.BatchSizeMessage
Creates a new BatchSizeMessage containing the bypassed batchSize.
byteArrayToInt(byte[]) - Static method in class util.Util
Converts the bypassed byte array to an int value.
byteArrayToLong(byte[]) - Static method in class util.Util
Converts the bypassed byte array to a long value.
byteArrayToShort(byte[]) - Static method in class util.Util
Converts the bypassed byte array to a short value.

A B C D E F G I K L M N O P R S T U V W