Package com.norconex.crawler.core.fetch
Interface MultiFetcher.UnsuccessfulResponseFactory
- Enclosing class:
MultiFetcher
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptioncreate(ProcessingOutcome processingOutcome, String message, Exception e)
-
Method Details
-
create
-