com.jeffpalm.util
Interface Net.ConnectionOpenner

Enclosing class:
Net

public static interface Net.ConnectionOpenner


Field Summary
static Net.ConnectionOpenner DEFAULT
           
 
Method Summary
 java.net.URLConnection openConnection(java.net.URL u)
           
 

Field Detail

DEFAULT

static final Net.ConnectionOpenner DEFAULT
Method Detail

openConnection

java.net.URLConnection openConnection(java.net.URL u)
                                      throws java.io.IOException
Throws:
java.io.IOException