|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
PreviousMixConnectionHandler
wait for
its predecessor to connect.
ClientConnectionHandler
wait for connections,
Request
s and Reply
ies.
InformationProvider
start listening for
requests (on communication channel).
AccessControl
(used to check if
messages have integrity).
AccessControl
.AccessControl
component which can be used
for an integrity check, based on message authentication codes (MAC).
AccessControl
.Properties
object, that can
be calculated from existing properties and therefore shouldn't occur
in the property file itself.
Reply
containing
an identifier for the suiting channel (the identifier is unique for any
neighboured mixes).
desiredLength
,
filling it's unused space with padding.
notYetReceived
list.
Reply
ies and
send them to the previous communication partner (e. g. mix).
Reply
ies to the
replyOutputQueue
(from where they will be sent to their
destination).
Reply
and
send it to the previous communication partner (e. g. mix).
Reply
, that shall be put out
according to the underlying output strategy.
Reply
to the
replyOutputQueue
(from where it will be sent to its
destination).
Reply
, that shall be put out
according to the underlying output strategy.
Request
and
send it to the next communication partner (e. g. mix).
Request
, that shall be put out
according to the underlying output strategy.
Request
to the
requestOutputQueue
(from where it will be sent to its
destination).
Request
, that shall be put out
according to the underlying output strategy.
Request
s and
send them to the next communication partner (e. g. mix).
Request
s to the
requestOutputQueue
(from where they will be sent to their
destination).
notYetReceived
list.
Reply
to the
replyInputQueue
(from where it will be taken by
component MessageProcessor
via getReply()
).
Request
to the
requestInputQueue
(from where it will be taken by
component MessageProcessor
via getRequest()
).
User
to the internal database.
User
to the internal database.
CIPHER_BLOCK_SIZE
(only
multiples of the CIPHER_BLOCK_SIZE
are useful).
"NameOfComponent"Interface.java
).proxyReadBuffer
, which contains data received from proxy
server for this User
.
proxyWriteBuffer
, which contains data that shall be sent to
the proxy server.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |