Uses of Interface
org.nuxeo.common.function.ThrowableConsumer
-
Uses of ThrowableConsumer in org.nuxeo.common.function
Modifier and TypeMethodDescriptionThrowableConsumer.asConsumer
(ThrowableConsumer<T, E> throwableConsumer) -
Uses of ThrowableConsumer in org.nuxeo.ecm.core.io
Modifier and TypeFieldDescriptionprotected final ThrowableConsumer<Integer,
IOException> DummyServletOutputStream.writer
ModifierConstructorDescription -
Uses of ThrowableConsumer in org.nuxeo.runtime.test.runner
Modifier and TypeMethodDescriptionprotected void
FeaturesRunner.apply
(String id, Collection<org.nuxeo.runtime.test.runner.FeaturesLoader.Holder> holders, ThrowableConsumer<org.nuxeo.runtime.test.runner.FeaturesLoader.Holder, Exception> consumer) protected void
FeaturesRunner.apply
(String id, FeaturesRunner.Direction direction, ThrowableConsumer<org.nuxeo.runtime.test.runner.FeaturesLoader.Holder, Exception> consumer)