java.lang.Object
io.helidon.webserver.grpc.GrpcRouting
- All Implemented Interfaces:
Routing,ServerLifecycle
GRPC specific routing.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidstatic GrpcRouting.Builderbuilder()New routing builder.
-
Method Details
-
routingType
- Specified by:
routingTypein interfaceRouting
-
builder
New routing builder.- Returns:
- new builder
-
beforeStart
public void beforeStart()- Specified by:
beforeStartin interfaceServerLifecycle
-
afterStop
public void afterStop()- Specified by:
afterStopin interfaceServerLifecycle
-