|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOExceptionHandler | |
|---|---|
| org.apache.activemq.broker | The core classes for the ActiveMQ Message Broker and its connectors. |
| org.apache.activemq.util | |
| Uses of IOExceptionHandler in org.apache.activemq.broker |
|---|
| Methods in org.apache.activemq.broker that return IOExceptionHandler | |
|---|---|
IOExceptionHandler |
BrokerService.getIoExceptionHandler()
|
| Methods in org.apache.activemq.broker with parameters of type IOExceptionHandler | |
|---|---|
void |
BrokerService.setIoExceptionHandler(IOExceptionHandler ioExceptionHandler)
override the Default IOException handler, called when persistence adapter has experiences File or JDBC I/O Exceptions |
| Uses of IOExceptionHandler in org.apache.activemq.util |
|---|
| Classes in org.apache.activemq.util that implement IOExceptionHandler | |
|---|---|
class |
DefaultIOExceptionHandler
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||