Uses of Interface
javax.jnlp.ServiceManagerStub
-
Packages that use ServiceManagerStub Package Description javax.jnlp net.sourceforge.jnlp.services This package contains the classes that implement the standard services defined by the JNLP specification. -
-
Uses of ServiceManagerStub in javax.jnlp
Methods in javax.jnlp with parameters of type ServiceManagerStub Modifier and Type Method Description static void
ServiceManager. setServiceManagerStub(ServiceManagerStub stub)
-
Uses of ServiceManagerStub in net.sourceforge.jnlp.services
Classes in net.sourceforge.jnlp.services that implement ServiceManagerStub Modifier and Type Class Description class
XServiceManagerStub
Lookup table for services.
-