Archived Website: This website is a static snapshot for archival purposes only. It is no longer maintained or updated.

Uses of Class
exceptions.NetServiceNoSuchServiceException

Packages that use NetServiceNoSuchServiceException
dataprovider.net   
 

Uses of NetServiceNoSuchServiceException in dataprovider.net
 

Methods in dataprovider.net that throw NetServiceNoSuchServiceException
static NetService NetService.getNetService(java.lang.String url)
          Die statische Methode getNetService(String) liefert zu der ?bergebenen URL eine Instanz einer abgeleiteten Klasse von NetService, die den zu der URL passenden Service realisiert.