Package aQute.bnd.url
Interface ConnectionSettings.Config
-
- All Superinterfaces:
DefaultURLConnectionHandler.Config
- Enclosing class:
- ConnectionSettings
static interface ConnectionSettings.Config extends DefaultURLConnectionHandler.Config
Options to set.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intchunk()intconnectTimeout()booleannoredirect()intreadTimeout()booleanuseCaches()-
Methods inherited from interface aQute.bnd.url.DefaultURLConnectionHandler.Config
match
-
-