Uses of Interface
javax.jnlp.ServiceManagerStub
-
Packages that use ServiceManagerStub 软件包 描述 javax.jnlp JNLP API旨在为Java Plugin中运行的JNLP应用程序提供附加服务,或者由Java Web Start启动。 -
-
Uses of ServiceManagerStub in javax.jnlp
Methods in javax.jnlp with parameters of type ServiceManagerStub Modifier and Type 方法 描述 static void
ServiceManager. setServiceManagerStub(ServiceManagerStub stub)
设置所有lookup
和getServiceNames
请求的委托对象。
-