public interface RestFilterChain
| Modifier and Type | Method and Description |
|---|---|
void |
continueProcessing(RestRequest request,
RestChannel channel)
Continue processing the request.
|
void continueProcessing(RestRequest request, RestChannel channel)
Copyright © 2009–2017. All rights reserved.