Thanks. -----Original Message----- From: Sergey Beryozkin [mailto:[email protected]] Sent: Monday, April 15, 2013 4:02 PM To: [email protected] Subject: Re: Server call vs. Client call
On 15/04/13 18:18, [email protected] wrote: > 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. > MessageUtils.isRequestor(message) should help Cheers, Sergey > > Ed Xu > > > >
