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
 

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