CXF has many interceptors. The interceptors will be invoked when CXF works as either server or client When an application performances both CXF client and CXF server function, how the interceptor can know it is invoked by server call vs. client call.
Ed Xu
