Serialized Form
-
Package com.example.demo.proto
-
Class com.example.demo.proto.HelloReply
class HelloReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
message_
Object message_
-
-
Class com.example.demo.proto.HelloRequest
class HelloRequest extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
-
Package org.springframework.grpc.server.lifecycle
-
Class org.springframework.grpc.server.lifecycle.GrpcServerLifecycleEvent
class GrpcServerLifecycleEvent extends org.springframework.context.ApplicationEvent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
server
io.grpc.Server server
-
-
Class org.springframework.grpc.server.lifecycle.GrpcServerShutdownEvent
class GrpcServerShutdownEvent extends GrpcServerLifecycleEvent implements Serializable- serialVersionUID:
- 1L
-
Class org.springframework.grpc.server.lifecycle.GrpcServerStartedEvent
class GrpcServerStartedEvent extends GrpcServerLifecycleEvent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
address
String address
-
port
int port
-
-
Class org.springframework.grpc.server.lifecycle.GrpcServerTerminatedEvent
class GrpcServerTerminatedEvent extends GrpcServerLifecycleEvent implements Serializable- serialVersionUID:
- 1L
-