Uses of Interface
javax.jnlp.BasicService
-
Packages that use BasicService Package Description 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 Modifier and Type Method Description static BasicService
ServiceUtil. getBasicService()
-