Uses of Class
client.ClientInputStream

Packages that use ClientInputStream
client The Client used to anonymize data (e. g. from a user's application) via a cascade of mixes. 
 

Uses of ClientInputStream in client
 

Fields in client declared as ClientInputStream
private  ClientInputStream Client.clientInputStream
          ClientInputStream for client communication.
 

Methods in client that return ClientInputStream
 ClientInputStream Client.getInputStream()
          Returns an InputStream that can be used to receive data anonymously.