io.helidon.webserver.Servicepublic class GreetService
extends java.lang.Object
implements io.helidon.webserver.Service
| Constructor | Description |
|---|---|
GreetService() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
update(io.helidon.webserver.Routing.Rules rules) |
A service registers itself by updating the routine rules.
|
Copyright © 2018 Oracle Corporation. All rights reserved.