Uses of Class
mobnet.InputStream

Packages that use InputStream
mobnet   
 

Uses of InputStream in mobnet
 

Methods in mobnet that return InputStream
 InputStream Socket.getInputStream()
          Returns the InputStream bound to this Socket
 

Constructors in mobnet with parameters of type InputStream
SocketTimer(int ms, InputStream input)
          Constructor for SocketTimer