Uses of Class
simpleNetworking.ReaderWriter

Packages that use ReaderWriter
simpleNetworking   
 

Uses of ReaderWriter in simpleNetworking
 

Methods in simpleNetworking with parameters of type ReaderWriter
protected  boolean Server.validate(ReaderWriter connectionToClient)
          To validate a proposed Client: -- The Client should send the (announced) password to this Server.