Uses of Package
bb.net

Packages that use bb.net
bb.net Provides classes and interfaces for network operations. 
bb.util.logging Provides classes which augment the JDK logging framework
 

Classes in bb.net used by bb.net
Emailer
          Each instance stores a specific set of mail server resources (see the makeXXX factory method javadocs).
EthernetMacAddress
          This class stores an ethernet MAC (hardware) address as a byte[].
HttpParameters
          This class provides a convenient way to store all the parameters associated with an http request in a form that is properly encoded for submission.
 

Classes in bb.net used by bb.util.logging
Emailer
          Each instance stores a specific set of mail server resources (see the makeXXX factory method javadocs).