IcedTea-Web
NetX

Uses of Interface
javax.jnlp.ServiceManagerStub

Packages that use ServiceManagerStub
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
static void ServiceManager.setServiceManagerStub(ServiceManagerStub stub)
           
 

Uses of ServiceManagerStub in net.sourceforge.jnlp.services
 

Classes in net.sourceforge.jnlp.services that implement ServiceManagerStub
 class XServiceManagerStub
          Lookup table for services.
 


IcedTea-Web
NetX

Submit a bug or feature