|
||||||||||
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
.AccessControl
component which can be used
for an integrity check, based on message authentication codes (MAC).
AccessControl
.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.
"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 |