|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ExternalMessage
used to establish a channel, which can transmit
ChannelMessage
s and Reply
ies.ChannelEstablishMessage
.ExternalMessage
used to transmit data on an existing channel.ChannelMessage
.ExternalMessage
used to release an existing channel.ChannelReleaseMessage
for the specified
user/channel.
Client
which uses the bypassed keys to
encrypt messages.
Client
which receives the keys (to encrypt
messages) from the cascade's mixes automatically.
Client
s.ClientConnectionHandler
which accepts
connections, receives Requests
and sends
Reply
ies.
InputStream
that can be used to receive
(anonymized) data via the mix cascade.
Client
.OutputStream
that can be used to send data
anonymously via a mix cascade.
Client
s behavior using its
InputStream
and OutputStream
according to the
following logic: "Send K
bytes of data with a delay of
L
ms between sending, M
times."ClientSimulator
that can be used to
simulates a Client
s behavior using its
InputStream
and OutputStream
according to the
following logic: "Send K
bytes of data with a delay of
L
ms between sending, M
times."
InputStream
.
OutputStream
.
Comparable
interface's compareTo()
method.
Cryptography
object that can be used to de-
and encrypting messages (using the bypassed keys).
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |