Uses of Interface
architectureInterface.InputOutputHandlerInterface

Packages that use InputOutputHandlerInterface
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. 
 

Uses of InputOutputHandlerInterface in inputOutputHandler
 

Classes in inputOutputHandler that implement InputOutputHandlerInterface
 class InputOutputHandlerController
          Controller class of component InputOutputHandler.