Searched refs:LargeFileURLConnection (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/net/URLConnection/
H A DB5052093.java50 public static class LargeFileURLConnection extends FileURLConnection { class in class:B5052093
51 public LargeFileURLConnection(LargeFile f) throws IOException { method in class:B5052093.LargeFileURLConnection
79 URLConnection fu = new LargeFileURLConnection(new LargeFile());

Completed in 31 milliseconds