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