Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
URLStreamHandler
gnu.inet.http.Handler
public class Handler
extends URLStreamHandler
Method Summary | |
protected int |
|
URLConnection |
|
protected int getDefaultPort()
Returns the default HTTP port (80).
public URLConnection openConnection(URL url) throws IOException
Returns an HTTPURLConnection for the given URL.