Uses of Interface
org.nuxeo.ecm.platform.web.common.exceptionhandling.service.RequestDumper
Packages that use RequestDumper
Package
Description
- 
Uses of RequestDumper in org.nuxeo.ecm.platform.web.common.exceptionhandling
Fields in org.nuxeo.ecm.platform.web.common.exceptionhandling declared as RequestDumperModifier and TypeFieldDescriptionprotected RequestDumperNuxeoExceptionHandlerParameters.requestDumperMethods in org.nuxeo.ecm.platform.web.common.exceptionhandling that return RequestDumperMethods in org.nuxeo.ecm.platform.web.common.exceptionhandling with parameters of type RequestDumperModifier and TypeMethodDescriptionvoidNuxeoExceptionHandlerParameters.setRequestDumper(RequestDumper requestDumper)  - 
Uses of RequestDumper in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
Methods in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor that return types with arguments of type RequestDumperModifier and TypeMethodDescriptionClass<? extends RequestDumper> RequestDumpDescriptor.getKlass() - 
Uses of RequestDumper in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
Classes in org.nuxeo.ecm.platform.web.common.exceptionhandling.service that implement RequestDumperModifier and TypeClassDescriptionclassclassRequest dumper returning nothing.