|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use inputOutputHandler | |
---|---|
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. |
messageProcessor | MessageProcessor component - Takes messages from component
InputOutputHandler , processes them (recoding, checking for replays,
removing/adding padding, initiating message authentication) and bypasses them
to component OutputStrategy . |
outputStrategy | Output Strategy component - Collects messages until an output criterion is fulfilled (certain number of messages collected or timeout reached) |
Classes in inputOutputHandler used by inputOutputHandler | |
---|---|
InputOutputHandlerController
Controller class of component InputOutputHandler . |
Classes in inputOutputHandler used by messageProcessor | |
---|---|
InputOutputHandlerController
Controller class of component InputOutputHandler . |
Classes in inputOutputHandler used by outputStrategy | |
---|---|
InputOutputHandlerController
Controller class of component InputOutputHandler . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |