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