Uses of Class
com.ironsoftware.ironpdf.internal.proto.BooleanResult
Packages that use BooleanResult
-
Uses of BooleanResult in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return BooleanResultModifier and TypeMethodDescriptionBooleanResult.Builder.build()BooleanResult.Builder.buildPartial()static BooleanResultBooleanResult.getDefaultInstance()BooleanResult.Builder.getDefaultInstanceForType()BooleanResult.getDefaultInstanceForType()static BooleanResultBooleanResult.parseDelimitedFrom(InputStream input) static BooleanResultBooleanResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BooleanResultBooleanResult.parseFrom(byte[] data) static BooleanResultBooleanResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BooleanResultBooleanResult.parseFrom(com.google.protobuf.ByteString data) static BooleanResultBooleanResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BooleanResultBooleanResult.parseFrom(com.google.protobuf.CodedInputStream input) static BooleanResultBooleanResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BooleanResultBooleanResult.parseFrom(InputStream input) static BooleanResultBooleanResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BooleanResultBooleanResult.parseFrom(ByteBuffer data) static BooleanResultBooleanResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentLicenseIsLicensed(IsLicensedRequest request) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentLicenseIsValidLicense(IsValidLicenseRequest request) LicenseIronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentSignatureVerifiedSignatures(VerifyPdfSignaturesRequest request) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type BooleanResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BooleanResult>BooleanResult.getParserForType()static io.grpc.MethodDescriptor<IsLicensedRequest,BooleanResult> IronPdfServiceGrpc.getPdfDocumentLicenseIsLicensedMethod()static io.grpc.MethodDescriptor<IsValidLicenseRequest,BooleanResult> IronPdfServiceGrpc.getPdfDocumentLicenseIsValidLicenseMethod()static io.grpc.MethodDescriptor<VerifyPdfSignaturesRequest,BooleanResult> IronPdfServiceGrpc.getPdfDocumentSignatureVerifiedSignaturesMethod()static com.google.protobuf.Parser<BooleanResult>BooleanResult.parser()com.google.common.util.concurrent.ListenableFuture<BooleanResult>IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentLicenseIsLicensed(IsLicensedRequest request) com.google.common.util.concurrent.ListenableFuture<BooleanResult>IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentLicenseIsValidLicense(IsValidLicenseRequest request) Licensecom.google.common.util.concurrent.ListenableFuture<BooleanResult>IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentSignatureVerifiedSignatures(VerifyPdfSignaturesRequest request) Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type BooleanResultModifier and TypeMethodDescriptionBooleanResult.Builder.mergeFrom(BooleanResult other) static BooleanResult.BuilderBooleanResult.newBuilder(BooleanResult prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type BooleanResultModifier and TypeMethodDescriptionvoidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentLicenseIsLicensed(IsLicensedRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentLicenseIsLicensed(IsLicensedRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentLicenseIsValidLicense(IsValidLicenseRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver) LicensevoidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentLicenseIsValidLicense(IsValidLicenseRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver) LicensevoidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentSignatureVerifiedSignatures(VerifyPdfSignaturesRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentSignatureVerifiedSignatures(VerifyPdfSignaturesRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver)