|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InboundInvocationChain
A set of interceptors and handlers (contained in request and response message channels) associated with the inbound
side of a wire for an operation. Inbound chains may start with request MessageHandler
s and contain at least
one Interceptor
processed after the handlers prior to dipatching to the target instance. Inbound invocation
chains may also contain a set of response MessageHandler
s which are processed after dispatching to the
target instance.
Method Summary |
---|
Methods inherited from interface org.apache.tuscany.spi.wire.InvocationChain |
---|
addInterceptor, addInterceptor, getHeadInterceptor, getOperation, getTailInterceptor, getTargetInterceptor, getTargetInvoker, prepare, setTargetInterceptor, setTargetInvoker |
|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |