public interface PreResourcePlugin
Resource| Modifier and Type | Method and Description |
|---|---|
ResourceRequest |
process(ResourceRequest input)
Processes the
ResourceRequest. |
ResourceRequest process(ResourceRequest input) throws PluginExecutionException, StopProcessingException
ResourceRequest.input - - the ResourceRequest to processResourceRequest to pass to the next PreResourcePlugin, or if this is the last PreResourcePlugin to be calledPluginExecutionException - when an error occurs during processingStopProcessingExceptionThis work is licensed under a Creative Commons Attribution 4.0 International License.