Uses of Class
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.Response
Packages that use Response
-
Uses of Response in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf
Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return ResponseModifier and TypeMethodDescriptionResponse.Builder.build()Response.Builder.buildPartial()static ResponseResponse.getDefaultInstance()Response.Builder.getDefaultInstanceForType()Response.getDefaultInstanceForType()static ResponseResponse.parseDelimitedFrom(InputStream input) static ResponseResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseResponse.parseFrom(byte[] data) static ResponseResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseResponse.parseFrom(com.google.protobuf.ByteString data) static ResponseResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseResponse.parseFrom(com.google.protobuf.CodedInputStream input) static ResponseResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseResponse.parseFrom(InputStream input) static ResponseResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseResponse.parseFrom(ByteBuffer data) static ResponseResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return types with arguments of type ResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Response>Response.getParserForType()static com.google.protobuf.Parser<Response>Response.parser()Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf with parameters of type ResponseModifier and TypeMethodDescriptionstatic Response.BuilderResponse.newBuilder(Response prototype)