Uses of Class
org.springframework.grpc.server.lifecycle.GrpcServerLifecycleEvent
Packages that use GrpcServerLifecycleEvent
-
Uses of GrpcServerLifecycleEvent in org.springframework.grpc.server.lifecycle
Subclasses of GrpcServerLifecycleEvent in org.springframework.grpc.server.lifecycleModifier and TypeClassDescriptionclassThis event will be fired before the server starts to shutdown.classThis event will be fired after the server has been started.classThis event will be fired after the server completed to shutdown.