Package org.apache.tuscany.sca.core.databinding.wire

Class Summary
DataBindingRuntimeWireProcessor This processor is responsible to add an interceptor to invocation chain if the source and target operations have different databinding requirements
DataTransformationInterceptor An interceptor to transform data across databindings on the wire
PassByValueInterceptor Implementation of an interceptor that enforces pass-by-value semantics on operation invocations by copying the operation input and output data.