Uses of Class
org.grpcmock.springboot.GrpcMockProperties.Server
-
-
Uses of GrpcMockProperties.Server in org.grpcmock.springboot
Methods in org.grpcmock.springboot that return GrpcMockProperties.Server Modifier and Type Method Description GrpcMockProperties.ServerGrpcMockProperties. getServer()Methods in org.grpcmock.springboot with parameters of type GrpcMockProperties.Server Modifier and Type Method Description voidGrpcMockProperties. setServer(GrpcMockProperties.Server server)
-