Uses of Class
org.hansken.extraction.plugin.grpc.RpcWriteDataStream
Packages that use RpcWriteDataStream
-
Uses of RpcWriteDataStream in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcWriteDataStreamModifier and TypeMethodDescriptionRpcWriteDataStream.Builder.build()RpcWriteDataStream.Builder.buildPartial()static RpcWriteDataStreamRpcWriteDataStream.getDefaultInstance()RpcWriteDataStream.Builder.getDefaultInstanceForType()RpcWriteDataStream.getDefaultInstanceForType()static RpcWriteDataStreamRpcWriteDataStream.parseDelimitedFrom(InputStream input) static RpcWriteDataStreamRpcWriteDataStream.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcWriteDataStreamRpcWriteDataStream.parseFrom(byte[] data) static RpcWriteDataStreamRpcWriteDataStream.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcWriteDataStreamRpcWriteDataStream.parseFrom(com.google.protobuf.ByteString data) static RpcWriteDataStreamRpcWriteDataStream.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcWriteDataStreamRpcWriteDataStream.parseFrom(com.google.protobuf.CodedInputStream input) static RpcWriteDataStreamRpcWriteDataStream.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcWriteDataStreamRpcWriteDataStream.parseFrom(InputStream input) static RpcWriteDataStreamRpcWriteDataStream.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcWriteDataStreamRpcWriteDataStream.parseFrom(ByteBuffer data) static RpcWriteDataStreamRpcWriteDataStream.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.hansken.extraction.plugin.grpc that return types with arguments of type RpcWriteDataStreamModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RpcWriteDataStream> RpcWriteDataStream.getParserForType()static com.google.protobuf.Parser<RpcWriteDataStream> RpcWriteDataStream.parser()Methods in org.hansken.extraction.plugin.grpc with parameters of type RpcWriteDataStreamModifier and TypeMethodDescriptionRpcWriteDataStream.Builder.mergeFrom(RpcWriteDataStream other) static RpcWriteDataStream.BuilderRpcWriteDataStream.newBuilder(RpcWriteDataStream prototype)