Interface RequestInterceptor


public interface RequestInterceptor
Hook methods that can adjust Soklet's request processing flow.

A standard threadsafe implementation can be acquired via defaultInstance().

Author:
Mark Allen