Uses of Interface
ctf.network.tcp.ServerOwner

Packages that use ServerOwner
ctf.network Network support 
ctf.network.tcp TCP networking 
 

Uses of ServerOwner in ctf.network
 

Classes in ctf.network that implement ServerOwner
(package private)  class TCPTests.ConnectionAcceptor
           
 

Uses of ServerOwner in ctf.network.tcp
 

Fields in ctf.network.tcp declared as ServerOwner
(package private)  ServerOwner Server.owner
          Who owns this Server
 

Constructors in ctf.network.tcp with parameters of type ServerOwner
Server(ServerOwner owner)
          Default constructor