Module java.jnlp

Package 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.

Use the ServiceManager to determine which services are available and to gain access to those services.

Since:
1.4.2
See Also:
ServiceManager