public class ProxyDiagnostics
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | DEFAULT_DESTINATION"http://ant.apache.org/" | 
| Constructor and Description | 
|---|
| ProxyDiagnostics()create a proxy diagnostics tool bound to
  DEFAULT_DESTINATION | 
| ProxyDiagnostics(java.lang.String destination)create a diagnostics binding for a specific URI | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | toString()Get the diagnostics for proxy information. | 
public static final java.lang.String DEFAULT_DESTINATION
public ProxyDiagnostics(java.lang.String destination)
destination - dest to bind toBuildException - if the URI is malformed.public ProxyDiagnostics()
DEFAULT_DESTINATION