com.croftsoft.core.jnlp
Class JnlpProxy

java.lang.Object
  extended by com.croftsoft.core.jnlp.JnlpProxy

public final class JnlpProxy
extends Object

Uses reflection to access JNLP services.

Since:
2001-08-31
Version:
2001-10-23
See Also:
Launching a Browser from Java
Author:
David Wallace Croft

Method Summary
static void main(String[] args)
           
static boolean showDocument(URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

showDocument

public static boolean showDocument(URL url)

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)