|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Client | |
|---|---|
| client | The Client used to anonymize data (e. g. from a user's application) via a cascade of mixes. |
| Uses of Client in client |
|---|
| Fields in client declared as Client | |
|---|---|
private Client |
ClientOutputStream.client
Reference on the Client using this Stream. |
private Client |
ClientInputStream.client
Reference on the Client using this Stream. |
| Constructors in client with parameters of type Client | |
|---|---|
ClientInputStream(Client client)
Generates a new InputStream that can be used to receive
(anonymized) data via the mix cascade. |
|
ClientOutputStream(Client client)
Generates a new OutputStream that can be used to send data
anonymously via a mix cascade. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||