Bees v0.5.0 API

Uses of Class
bees.core.resource.NetworkService

Packages that use NetworkService
bees.core.resource This package holds most of the system provided capabilities. 
 

Uses of NetworkService in bees.core.resource
 

Methods in bees.core.resource that return NetworkService
 NetworkService NetworkInterface.service(PermissionSet ps)
          Construct a NetworkService that is available on this interface.
 

Methods in bees.core.resource with parameters of type NetworkService
 NeighborImpl NodeOSNeighborFactory.create(NetworkService local, NetworkService remote, PermissionSet address)
          Create a NodeOSNeighbor from the given capabilities.
 


Bees v0.5.0 API

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/