StaticContentSupport@FunctionalInterface
public interface Service
routing rules and related logic.
Instance can be assigned to the routing using
register(...) methods.
| Modifier and Type | Method | Description |
|---|---|---|
void |
update(Routing.Rules rules) |
Updates
Routing.Rules with handlers representing this service. |
void update(Routing.Rules rules)
Routing.Rules with handlers representing this service.rules - a routing rules to updateCopyright © 2018 Oracle Corporation. All rights reserved.