Package org.sam.server.http
Class FilterChain
- java.lang.Object
-
- org.sam.server.http.FilterChain
-
public class FilterChain extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FilterChain()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
doFilter(Request request, Response response)
-