Interface HttpServerInterceptable

All Superinterfaces:
PostHttpInterceptable<PostHttpServerInterceptor>, PostHttpServerInterceptable, PreHttpInterceptable<PreHttpServerInterceptor>, PreHttpServerInterceptable

public interface HttpServerInterceptable extends PreHttpServerInterceptable, PostHttpServerInterceptable
The HttpServerInterceptable provides base functionality for working with HttpServerInterceptor instances using the PreHttpServerInterceptable as well as the PostHttpServerInterceptable definitions.