|
||||||||||
| 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 |
|---|
| Subclasses of PushOperation in org.jacorb.notification.engine | |
|---|---|
class |
PushAnyOperation
|
class |
PushSequenceOperation
|
class |
PushStructuredOperation
|
| Fields in org.jacorb.notification.engine declared as PushOperation | |
|---|---|
protected PushOperation |
RetryStrategy.pushOperation_
|
| Constructors in org.jacorb.notification.engine with parameters of type PushOperation | |
|---|---|
RetryStrategy(MessageConsumer mc,
PushOperation operation)
|
|
TaskProcessorRetryStrategy(MessageConsumer mc,
PushOperation op,
TaskProcessor tp)
|
|
WaitRetryStrategy(MessageConsumer messageConsumer,
PushOperation pushOperation)
|
|
WaitRetryStrategy(MessageConsumer messageConsumer,
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 |
AbstractProxySupplier.handleFailedPushOperation(PushOperation operation,
java.lang.Throwable error)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||