Uses of Interface
org.apache.activemq.util.IOExceptionHandler

Packages that use IOExceptionHandler
org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. 
org.apache.activemq.util Some utility classes 
 

Uses of IOExceptionHandler in org.apache.activemq.broker
 

Methods in org.apache.activemq.broker with parameters of type IOExceptionHandler
 void BrokerService.setIoExceptionHandler(IOExceptionHandler ioExceptionHandler)
           
 

Uses of IOExceptionHandler in org.apache.activemq.util
 

Classes in org.apache.activemq.util that implement IOExceptionHandler
 class DefaultIOExceptionHandler
           
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.