Uses of Class
servlet.PeerInterface

Packages that use PeerInterface
servlet   
 

Uses of PeerInterface in servlet
 

Fields in servlet declared as PeerInterface
 PeerInterface Connection.pi
           
 PeerInterface PeerCommunication.pi
           
 

Constructors in servlet with parameters of type PeerInterface
Connection(User name, PeerCommunication ti, PeerInterface pi)
          The constructor