Uses of Class
org.apache.mina.common.ExceptionMonitor

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.
 



Copyright © 2004-2011 Apache MINA Project. All Rights Reserved.