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