Package inputOutputHandler

InputOutputHandler component - Handles (mix) message-based connections (see package Message) with communication partners (clients, other mixes and proxy servers) and therefore abstracts from the physic communication channels.

See:
          Description

Class Summary
InputOutputHandlerController Controller class of component InputOutputHandler.
 

Package inputOutputHandler Description

InputOutputHandler component - Handles (mix) message-based connections (see package Message) with communication partners (clients, other mixes and proxy servers) and therefore abstracts from the physic communication channels.

Contains a class for each type of communication partner ("client", "previous mix", "next mix" and "proxy").

Calculates reply size dynamically (depending on the current traffic situation).