Uses of Class
com.ironsoftware.ironpdf.internal.proto.SystemIsLicensedRequestP
-
Packages that use SystemIsLicensedRequestP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of SystemIsLicensedRequestP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return SystemIsLicensedRequestP Modifier and Type Method Description SystemIsLicensedRequestPSystemIsLicensedRequestP.Builder. build()SystemIsLicensedRequestPSystemIsLicensedRequestP.Builder. buildPartial()static SystemIsLicensedRequestPSystemIsLicensedRequestP. getDefaultInstance()SystemIsLicensedRequestPSystemIsLicensedRequestP.Builder. getDefaultInstanceForType()SystemIsLicensedRequestPSystemIsLicensedRequestP. getDefaultInstanceForType()static SystemIsLicensedRequestPSystemIsLicensedRequestP. parseDelimitedFrom(InputStream input)static SystemIsLicensedRequestPSystemIsLicensedRequestP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemIsLicensedRequestPSystemIsLicensedRequestP. parseFrom(byte[] data)static SystemIsLicensedRequestPSystemIsLicensedRequestP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemIsLicensedRequestPSystemIsLicensedRequestP. parseFrom(com.google.protobuf.ByteString data)static SystemIsLicensedRequestPSystemIsLicensedRequestP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemIsLicensedRequestPSystemIsLicensedRequestP. parseFrom(com.google.protobuf.CodedInputStream input)static SystemIsLicensedRequestPSystemIsLicensedRequestP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemIsLicensedRequestPSystemIsLicensedRequestP. parseFrom(InputStream input)static SystemIsLicensedRequestPSystemIsLicensedRequestP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemIsLicensedRequestPSystemIsLicensedRequestP. parseFrom(ByteBuffer data)static SystemIsLicensedRequestPSystemIsLicensedRequestP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type SystemIsLicensedRequestP Modifier and Type Method Description com.google.protobuf.Parser<SystemIsLicensedRequestP>SystemIsLicensedRequestP. getParserForType()static io.grpc.MethodDescriptor<SystemIsLicensedRequestP,BooleanResultP>IronPdfServiceGrpc. getSystemLicenseIsLicensedMethod()static com.google.protobuf.Parser<SystemIsLicensedRequestP>SystemIsLicensedRequestP. parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type SystemIsLicensedRequestP Modifier and Type Method Description SystemIsLicensedRequestP.BuilderSystemIsLicensedRequestP.Builder. mergeFrom(SystemIsLicensedRequestP other)static SystemIsLicensedRequestP.BuilderSystemIsLicensedRequestP. newBuilder(SystemIsLicensedRequestP prototype)default voidIronPdfServiceGrpc.AsyncService. systemLicenseIsLicensed(SystemIsLicensedRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)BooleanResultPIronPdfServiceGrpc.IronPdfServiceBlockingStub. systemLicenseIsLicensed(SystemIsLicensedRequestP request)com.google.common.util.concurrent.ListenableFuture<BooleanResultP>IronPdfServiceGrpc.IronPdfServiceFutureStub. systemLicenseIsLicensed(SystemIsLicensedRequestP request)voidIronPdfServiceGrpc.IronPdfServiceStub. systemLicenseIsLicensed(SystemIsLicensedRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)
-