Uses of Interface
de.upb.swtpra05.group03.shuttle.CryptoMessagesHandlerInterface

Packages that use CryptoMessagesHandlerInterface
de.upb.swtpra05.group03.shuttle   
 

Uses of CryptoMessagesHandlerInterface in de.upb.swtpra05.group03.shuttle
 

Classes in de.upb.swtpra05.group03.shuttle that implement CryptoMessagesHandlerInterface
 class CryptoMessagesHandler
          Handler responsible for en- and decryption of messages
 

Fields in de.upb.swtpra05.group03.shuttle declared as CryptoMessagesHandlerInterface
private  CryptoMessagesHandlerInterface ShuttleControl.cryptoMsgHandler
          this class encrypts all messages to the company control and decrypts all messages received from them