IcedTea-Web
NetX

Uses of Interface
javax.jnlp.BasicService

Packages that use BasicService
net.sourceforge.jnlp.services This package contains the classes that implement the standard services defined by the JNLP specification. 
 

Uses of BasicService in net.sourceforge.jnlp.services
 

Methods in net.sourceforge.jnlp.services that return BasicService
static BasicService ServiceUtil.getBasicService()
          Returns the BasicService reference, or null if the service is unavailable.
 


IcedTea-Web
NetX

Submit a bug or feature