Package org.apache.ode.bpel.rtrep.v2.channels

Interface Summary
ActivityRecovery  
ActivityRecoveryChannel An auto-generated channel interface for the channel type ActivityRecovery.
Compensation  
CompensationChannel An auto-generated channel interface for the channel type Compensation.
EventHandlerControl Channel used to control processing of event handler activities.
EventHandlerControlChannel An auto-generated channel interface for the channel type EventHandlerControl.
InvokeResponse Response channel for pick requests.
InvokeResponseChannel An auto-generated channel interface for the channel type InvokeResponse.
LinkStatus  
LinkStatusChannel An auto-generated channel interface for the channel type LinkStatus.
ParentScope Channel used for child-to-parent scope communication.
ParentScopeChannel An auto-generated channel interface for the channel type ParentScope.
PickResponse Response channel for pick requests.
PickResponseChannel An auto-generated channel interface for the channel type PickResponse.
ReadWriteLock  
ReadWriteLockChannel An auto-generated channel interface for the channel type ReadWriteLock.
Termination Channel used for parent-to-child scope communication.
TerminationChannel An auto-generated channel interface for the channel type Termination.
TimerResponse Channel for timer notification.
TimerResponseChannel An auto-generated channel interface for the channel type TimerResponse.
 

Class Summary
ActivityRecoveryChannelListener An auto-generated channel listener abstract class for the ActivityRecovery channel type.
CompensationChannelListener An auto-generated channel listener abstract class for the Compensation channel type.
EventHandlerControlChannelListener An auto-generated channel listener abstract class for the EventHandlerControl channel type.
FaultData Information about a BPEL fault.
InvokeResponseChannelListener An auto-generated channel listener abstract class for the InvokeResponse channel type.
LinkStatusChannelListener An auto-generated channel listener abstract class for the LinkStatus channel type.
ParentScopeChannelListener An auto-generated channel listener abstract class for the ParentScope channel type.
PickResponseChannelListener An auto-generated channel listener abstract class for the PickResponse channel type.
ReadWriteLockChannelListener An auto-generated channel listener abstract class for the ReadWriteLock channel type.
TerminationChannelListener An auto-generated channel listener abstract class for the Termination channel type.
TimerResponseChannelListener An auto-generated channel listener abstract class for the TimerResponse channel type.