Interface HttpServerFilter

All Superinterfaces:
HttpFilter, Ordered

public interface HttpServerFilter extends HttpFilter
An HttpServerFilter extends HttpFilter and provides the response as a MutableHttpResponse.
Since:
1.0
Author:
Graeme Rocher
See Also: