@FunctionalInterface public interface Service
routing rules and related logic.
Instance can be assigned to the routing using
register(...) methods.
| Modifier and Type | Method and 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–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.