|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionMonitor | |
org.apache.mina.common | Common types required for users to use MINA. |
Uses of ExceptionMonitor in org.apache.mina.common |
Methods in org.apache.mina.common that return ExceptionMonitor | |
static ExceptionMonitor |
ExceptionMonitor.getInstance()
Returns the current exception monitor. |
Methods in org.apache.mina.common with parameters of type ExceptionMonitor | |
static void |
ExceptionMonitor.setInstance(ExceptionMonitor monitor)
Sets the uncaught exception monitor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |