Package | Description |
---|---|
org.springframework.jms.config |
Support package for declarative messaging configuration,
with Java configuration and XML schema support.
|
org.springframework.jms.listener |
This package contains the base message listener container facility.
|
org.springframework.util.backoff |
A generic back-off abstraction.
|
Class and Description |
---|
BackOff
Provide a
BackOffExecution that indicates the rate at which
an operation should be retried. |
Class and Description |
---|
BackOff
Provide a
BackOffExecution that indicates the rate at which
an operation should be retried. |
BackOffExecution
Represent a particular back-off execution.
|
Class and Description |
---|
BackOff
Provide a
BackOffExecution that indicates the rate at which
an operation should be retried. |
BackOffExecution
Represent a particular back-off execution.
|