public class SquidConfiguration extends Object
| Constructor and Description |
|---|
SquidConfiguration() |
SquidConfiguration(Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
Charset |
getCharset() |
void |
setStopSquidOnException(boolean stopSquidOnException) |
boolean |
stopSquidOnException() |
public SquidConfiguration()
public SquidConfiguration(Charset charset)
public Charset getCharset()
public void setStopSquidOnException(boolean stopSquidOnException)
public boolean stopSquidOnException()
Copyright © 2009-2012 SonarSource. All Rights Reserved.