public interface Valve
Pipeline| Modifier and Type | Method and Description |
|---|---|
void |
initialize()
Initialize the valve before using in a pipeline.
|
void |
invoke(RequestContext request,
ValveContext context) |
void invoke(RequestContext request, ValveContext context) throws PipelineException
PipelineExceptionvoid initialize()
throws PipelineException
PipelineExceptionCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.