|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReliableMessagingFeature.BackoffAlgorithm | |
|---|---|
| com.sun.xml.ws.rx.rm.api | |
| com.sun.xml.ws.rx.rm.policy.metro200702 | |
| Uses of ReliableMessagingFeature.BackoffAlgorithm in com.sun.xml.ws.rx.rm.api |
|---|
| Methods in com.sun.xml.ws.rx.rm.api that return ReliableMessagingFeature.BackoffAlgorithm | |
|---|---|
static ReliableMessagingFeature.BackoffAlgorithm |
ReliableMessagingFeature.BackoffAlgorithm.getDefault()
Provides a default back-off algorithm value. |
ReliableMessagingFeature.BackoffAlgorithm |
ReliableMessagingFeature.getRetransmissionBackoffAlgorithm()
Specifies that the retransmission interval will be adjusted using a specific backoff algorithm. |
static ReliableMessagingFeature.BackoffAlgorithm |
ReliableMessagingFeature.BackoffAlgorithm.parse(String name)
|
static ReliableMessagingFeature.BackoffAlgorithm |
ReliableMessagingFeature.BackoffAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReliableMessagingFeature.BackoffAlgorithm[] |
ReliableMessagingFeature.BackoffAlgorithm.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sun.xml.ws.rx.rm.api with parameters of type ReliableMessagingFeature.BackoffAlgorithm | |
|---|---|
ReliableMessagingFeatureBuilder |
ReliableMessagingFeatureBuilder.retransmissionBackoffAlgorithm(ReliableMessagingFeature.BackoffAlgorithm value)
|
| Uses of ReliableMessagingFeature.BackoffAlgorithm in com.sun.xml.ws.rx.rm.policy.metro200702 |
|---|
| Methods in com.sun.xml.ws.rx.rm.policy.metro200702 that return ReliableMessagingFeature.BackoffAlgorithm | |
|---|---|
ReliableMessagingFeature.BackoffAlgorithm |
RetransmissionConfigAssertion.getAlgorithm()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||