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 RequestDumper
NuxeoExceptionHandlerParameters.requestDumper
Methods 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 TypeMethodDescriptionvoid
NuxeoExceptionHandlerParameters.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 TypeClassDescriptionclass
class
Request dumper returning nothing.