Router.Continuation
Constructor and Description |
---|
EndpointRouter(Endpoint endpoint) |
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 . |
private final Endpoint endpoint
public EndpointRouter(Endpoint endpoint)
public Router.Continuation apply(RequestProcessingContext context)
Router
routing continuation
.