org.apache.tools.ant.util.java15
Class ProxyDiagnostics
java.lang.Object
org.apache.tools.ant.util.java15.ProxyDiagnostics
public class ProxyDiagnostics
extends java.lang.Object
This class exists to create a string that tells diagnostics about the current
state of proxy diagnostics.
It does this in its toString operator.
Java1.5+ is needed to compile this class; its interface is classic typeless
Java.
String | toString() - Get the diagnostics for proxy information.
|
DEFAULT_DESTINATION
public static final String DEFAULT_DESTINATION
ProxyDiagnostics
public ProxyDiagnostics()
ProxyDiagnostics
public ProxyDiagnostics(String destination)
create a diagnostics binding for a specific URI
destination
- dest to bind to
toString
public String toString()
Get the diagnostics for proxy information.