Uses of Class
com.client.basic.protos.Reply
Packages that use Reply
-
Uses of Reply in com.client.basic.protos
Methods in com.client.basic.protos that return ReplyModifier and TypeMethodDescriptionReply.Builder.build()Reply.Builder.buildPartial()static ReplyReply.getDefaultInstance()Reply.Builder.getDefaultInstanceForType()Reply.getDefaultInstanceForType()static ReplyReply.parseDelimitedFrom(InputStream input) static ReplyReply.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReplyReply.parseFrom(byte[] data) static ReplyReply.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReplyReply.parseFrom(com.google.protobuf.ByteString data) static ReplyReply.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReplyReply.parseFrom(com.google.protobuf.CodedInputStream input) static ReplyReply.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReplyReply.parseFrom(InputStream input) static ReplyReply.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReplyReply.parseFrom(ByteBuffer data) static ReplyReply.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.client.basic.protos that return types with arguments of type ReplyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Reply>Reply.getParserForType()static com.google.protobuf.Parser<Reply>Reply.parser()Methods in com.client.basic.protos with parameters of type Reply