nterceptors on the Client Side

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 862

This topic has not yet been written. The content below is from the topic description.
44.3. Interceptors on the Client Side The interceptors can also be run on the client side to intercept packets sent by the server by adding the interceptor to the ClientSessionFactory with the addInterceptor() method. The interceptors classes (and their dependencies) must be added to the client classpath to be properly instantiated and called from the client side.