| Package | Description |
|---|---|
| org.apache.mina.util |
Miscellaneous utility classes
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultExceptionMonitor |
A default
ExceptionMonitor implementation that logs uncaught
exceptions using Logger. |
| Modifier and Type | Method | Description |
|---|---|---|
static ExceptionMonitor |
ExceptionMonitor.getInstance() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
ExceptionMonitor.setInstance(ExceptionMonitor monitor) |
Sets the uncaught exception monitor.
|
Copyright © 2004–2018 Apache MINA Project. All rights reserved.