|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PushOperation | |
|---|---|
| org.jacorb.notification.engine | |
| org.jacorb.notification.servant | |
| Uses of PushOperation in org.jacorb.notification.engine |
|---|
| Classes in org.jacorb.notification.engine that implement PushOperation | |
|---|---|
class |
MessagePushOperation
|
| Fields in org.jacorb.notification.engine declared as PushOperation | |
|---|---|
protected PushOperation |
AbstractRetryStrategy.pushOperation_
|
| Methods in org.jacorb.notification.engine with parameters of type PushOperation | |
|---|---|
RetryStrategy |
WaitRetryStrategyFactory.newRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation pushOperation)
|
RetryStrategy |
TaskProcessorRetryStrategyFactory.newRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation pushOperation)
|
RetryStrategy |
RetryStrategyFactory.newRetryStrategy(IProxyPushSupplier messageConsumer,
PushOperation pushOperation)
|
RetryStrategy |
AlwaysDisposeRetryStrategyFactory.newRetryStrategy(IProxyPushSupplier messageConsumer,
PushOperation pushOperation)
|
| Constructors in org.jacorb.notification.engine with parameters of type PushOperation | |
|---|---|
AbstractRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation operation)
|
|
AlwaysDisposeRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation operation)
|
|
TaskProcessorRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation pushOperation,
TaskProcessor taskProcessor,
long backoutInterval)
|
|
WaitRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation pushOperation)
|
|
WaitRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation pushOperation,
long startingWaitTime,
long waitTimeIncrement)
|
|
| Uses of PushOperation in org.jacorb.notification.servant |
|---|
| Methods in org.jacorb.notification.servant with parameters of type PushOperation | |
|---|---|
protected void |
AbstractProxyPushSupplier.handleFailedPushOperation(PushOperation operation,
java.lang.Exception error)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||