Package javax.jnlp
Interface BasicService
-
public interface BasicService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.URLgetCodeBase()booleanisOffline()booleanisWebBrowserSupported()booleanshowDocument(java.net.URL url)
-