Apache CXF API

Package org.apache.cxf.continuations

Interface Summary
Continuation Represents transport-neutral suspended invocation instances or continuations
ContinuationProvider Provides transport-neutral support for creating suspended invocation primitives or continuations
 

Class Summary
ContinuationInfo Utility class which can be used to associate an inbound message, as well as a user object, if any, with continuation
 

Exception Summary
SuspendedInvocationException Represents transport-specific exceptions which are used to indicate that a given invocation was suspended
 


Apache CXF API

Apache CXF