public class ConnectionSettings extends DefaultURLConnectionHandler
config
for the options. For the
propeties any property key that starts with an upper case is considered to be
a header.Reporter.SetLocation
Report.Location
registry
MATCH
Constructor and Description |
---|
ConnectionSettings() |
Modifier and Type | Method and Description |
---|---|
void |
handle(URLConnection connection)
Handle the connection
|
void |
setProperties(Map<String,String> map)
Set the properties.
|
error, exception, getErrors, getLocation, getWarnings, isOk, isPedantic, matches, matches, progress, setRegistry, setReporter, trace, warning
public void handle(URLConnection connection) throws Exception
handle
in interface URLConnectionHandler
handle
in class DefaultURLConnectionHandler
connection
- The connection to modifyException
public void setProperties(Map<String,String> map) throws Exception
setProperties
in interface Plugin
setProperties
in class DefaultURLConnectionHandler
map
- attributes and directives for this plugin's clauseException
Copyright © 2015 aQute SARL. All rights reserved.