|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DLQHandler | |
org.jboss.resource.adapter.jms.inflow | |
org.jboss.resource.adapter.jms.inflow.dlq |
Uses of DLQHandler in org.jboss.resource.adapter.jms.inflow |
Fields in org.jboss.resource.adapter.jms.inflow declared as DLQHandler | |
protected DLQHandler |
JmsActivation.dlqHandler
The DLQ handler |
Methods in org.jboss.resource.adapter.jms.inflow that return DLQHandler | |
DLQHandler |
JmsActivation.getDLQHandler()
|
Uses of DLQHandler in org.jboss.resource.adapter.jms.inflow.dlq |
Classes in org.jboss.resource.adapter.jms.inflow.dlq that implement DLQHandler | |
class |
AbstractDLQHandler
An abstract DLQ handler. |
class |
GenericDLQHandler
A Generic DLQ Handler |
class |
JBossMQDLQHandler
A DLQ Handler that knows about JBossMQ redelivery properties |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |