Router.Continuation
Constructor and Description |
---|
PushMatchedUriRouter() |
Modifier and Type | Method and Description |
---|---|
Router.Continuation |
apply(RequestProcessingContext context)
Performs a request routing task and returns the routed request together with
a
routing continuation . |
public Router.Continuation apply(RequestProcessingContext context)
Router
routing continuation
.