Package | Description |
---|---|
freemarker.debug |
Debugging API; experimental status, might change!
|
Modifier and Type | Method and Description |
---|---|
static Debugger |
DebuggerClient.getDebugger(java.net.InetAddress host,
int port,
java.lang.String password)
Connects to the FreeMarker debugger service running on a specific host
and port.
|