JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 10 & JDK 10
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
javax.jnlp.ServiceManagerStub
Packages that use
ServiceManagerStub
Package
Description
javax.jnlp
The JNLP API is designed to provide additional services to JNLP applications running in the Java Plugin or launched by Java Web Start.
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)
Sets the object that all
lookup
and
getServiceNames
requests are delegated to.