Uses of Class
io.vertx.grpc.reflection.v1.ServerReflectionResponse
Packages that use ServerReflectionResponse
-
Uses of ServerReflectionResponse in io.vertx.grpc.reflection.v1
Methods in io.vertx.grpc.reflection.v1 that return ServerReflectionResponseModifier and TypeMethodDescriptionServerReflectionResponse.Builder.build()ServerReflectionResponse.Builder.buildPartial()static ServerReflectionResponseServerReflectionResponse.getDefaultInstance()ServerReflectionResponse.Builder.getDefaultInstanceForType()ServerReflectionResponse.getDefaultInstanceForType()static ServerReflectionResponseServerReflectionResponse.parseDelimitedFrom(InputStream input) static ServerReflectionResponseServerReflectionResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerReflectionResponseServerReflectionResponse.parseFrom(byte[] data) static ServerReflectionResponseServerReflectionResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerReflectionResponseServerReflectionResponse.parseFrom(com.google.protobuf.ByteString data) static ServerReflectionResponseServerReflectionResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerReflectionResponseServerReflectionResponse.parseFrom(com.google.protobuf.CodedInputStream input) static ServerReflectionResponseServerReflectionResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerReflectionResponseServerReflectionResponse.parseFrom(InputStream input) static ServerReflectionResponseServerReflectionResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerReflectionResponseServerReflectionResponse.parseFrom(ByteBuffer data) static ServerReflectionResponseServerReflectionResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.vertx.grpc.reflection.v1 that return types with arguments of type ServerReflectionResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ServerReflectionResponse> ServerReflectionResponse.getParserForType()static com.google.protobuf.Parser<ServerReflectionResponse> ServerReflectionResponse.parser()Methods in io.vertx.grpc.reflection.v1 with parameters of type ServerReflectionResponseModifier and TypeMethodDescriptionServerReflectionResponse.Builder.mergeFrom(ServerReflectionResponse other) ServerReflectionResponse.newBuilder(ServerReflectionResponse prototype)