JerseySupport, JsonSupport, MetricsSupport, OidcSupport, PrometheusSupport, StaticContentSupport, WebSecurity@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 and/or its affiliates. All Rights Reserved. Use is subject to license terms.