Uses of Class
seda.sandStorm.lib.Gnutella.GnutellaServer

Packages that use GnutellaServer
seda.sandStorm.lib.Gnutella   
 

Uses of GnutellaServer in seda.sandStorm.lib.Gnutella
 

Constructors in seda.sandStorm.lib.Gnutella with parameters of type GnutellaServer
GnutellaCatcher(ManagerIF mgr, GnutellaServer gs)
          Create a GnutellaCatcher in the context of the given vSpace clone, using the given GnutellaServer to establish new outgoing connections.
GnutellaConnection(GnutellaServer gs, ATcpConnection conn)