Interface RequestDumper
-
- All Known Implementing Classes:
DefaultRequestDumper,NullRequestDumper
public interface RequestDumper- Author:
- arussel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDump(javax.servlet.http.HttpServletRequest request)voidsetNotListedAttributes(List<String> attributes)
-