Uses of Package
com.amazonaws.services.simpleworkflow.flow.interceptors

Packages that use com.amazonaws.services.simpleworkflow.flow.interceptors
com.amazonaws.services.simpleworkflow.flow.interceptors   
com.amazonaws.services.simpleworkflow.flow.spring   
 

Classes in com.amazonaws.services.simpleworkflow.flow.interceptors used by com.amazonaws.services.simpleworkflow.flow.interceptors
AsyncExecutor
          Serves the same purpose as Executor, but in asynchronous world.
AsyncRunnable
          Serves the same purpose as Runnable, but avoids special handling of checked exceptions.
Decorator
           
ExponentialRetryPolicy
           
InvocationSchedule
          Encapsulates an invocation schedule.
RetryPolicy
          Defines retry policy in case of failures.
RetryPolicyBase
           
 

Classes in com.amazonaws.services.simpleworkflow.flow.interceptors used by com.amazonaws.services.simpleworkflow.flow.spring
Decorator
           
InvocationSchedule
          Encapsulates an invocation schedule.
ScheduleDecorator
          Repeats every call to a wrapped object method according to provided schedule.
 



Copyright © 2016. All rights reserved.