public interface Interceptor
Created by Kevin Sheppard July 19, 2024
| Modifiers | Name | Description |
|---|---|---|
interface |
Interceptor.Registration |
Associated with each Interceptor. |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public boolean |
canProceed(Context ctx, Router.Route route)
|
ctx - The current HTTP context