Uses of Class
com.sun.grizzly.util.net.URL

Packages that use URL
com.sun.grizzly.util.net   
 

Uses of URL in com.sun.grizzly.util.net
 

Methods in com.sun.grizzly.util.net with parameters of type URL
 boolean URL.sameFile(URL other)
          Compare two URLs, excluding the "ref" fields.
 

Constructors in com.sun.grizzly.util.net with parameters of type URL
URL(URL context, String spec)
          Create a URL object by parsing a string representation relative to a specified context.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.