Uses of Package
osdep

Packages that use osdep
osdep   
osdep.configuration   
osdep.console   
osdep.proxy   
 

Classes in osdep used by osdep
ConnectionException
          Something went wrong connecting to the internet
DownloadException
          An error happened downloading a file
ICallableWithParameter
          Like, the Callable interface, but with a single parameter
IDownloadListener
          Can be used to log the events that happen downloading a file
 

Classes in osdep used by osdep.configuration
DownloadException
          An error happened downloading a file
 

Classes in osdep used by osdep.console
DownloadException
          An error happened downloading a file
IDownloadListener
          Can be used to log the events that happen downloading a file
 

Classes in osdep used by osdep.proxy
ConnectionException
          Something went wrong connecting to the internet
ICallableWithParameter
          Like, the Callable interface, but with a single parameter