Uses of Interface
com.jeffpalm.util.Net.ConnectionOpenner

Packages that use Net.ConnectionOpenner
com.jeffpalm.util   
 

Uses of Net.ConnectionOpenner in com.jeffpalm.util
 

Fields in com.jeffpalm.util declared as Net.ConnectionOpenner
static Net.ConnectionOpenner Net.ConnectionOpenner.DEFAULT
           
 

Methods in com.jeffpalm.util with parameters of type Net.ConnectionOpenner
static void Net.parse(javax.swing.text.html.HTMLEditorKit.ParserCallback callback, java.net.URL url, Net.ConnectionOpenner openner)
           
static void Net.parse(javax.swing.text.html.HTMLEditorKit.ParserCallback callback, java.net.URL url, Net.ConnectionOpenner openner, java.lang.String userAgent)