Uses of Class
com.ironsoftware.ironpdf.internal.proto.BooleanResult
-
Uses of BooleanResult in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionBooleanResult.Builder.build()
BooleanResult.Builder.buildPartial()
static BooleanResult
BooleanResult.getDefaultInstance()
BooleanResult.Builder.getDefaultInstanceForType()
BooleanResult.getDefaultInstanceForType()
static BooleanResult
BooleanResult.parseDelimitedFrom
(InputStream input) static BooleanResult
BooleanResult.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BooleanResult
BooleanResult.parseFrom
(byte[] data) static BooleanResult
BooleanResult.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BooleanResult
BooleanResult.parseFrom
(com.google.protobuf.ByteString data) static BooleanResult
BooleanResult.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BooleanResult
BooleanResult.parseFrom
(com.google.protobuf.CodedInputStream input) static BooleanResult
BooleanResult.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BooleanResult
BooleanResult.parseFrom
(InputStream input) static BooleanResult
BooleanResult.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BooleanResult
BooleanResult.parseFrom
(ByteBuffer data) static BooleanResult
BooleanResult.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentLicenseIsLicensed
(IsLicensedRequest request) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentLicenseIsValidLicense
(IsValidLicenseRequest request) LicenseIronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentSignatureVerifiedSignatures
(VerifyPdfSignaturesRequest request) Modifier 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) Modifier and TypeMethodDescriptionBooleanResult.Builder.mergeFrom
(BooleanResult other) static BooleanResult.Builder
BooleanResult.newBuilder
(BooleanResult prototype) Modifier and TypeMethodDescriptionvoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentLicenseIsLicensed
(IsLicensedRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentLicenseIsLicensed
(IsLicensedRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentLicenseIsValidLicense
(IsValidLicenseRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver) Licensevoid
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentLicenseIsValidLicense
(IsValidLicenseRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver) Licensevoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentSignatureVerifiedSignatures
(VerifyPdfSignaturesRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentSignatureVerifiedSignatures
(VerifyPdfSignaturesRequest request, io.grpc.stub.StreamObserver<BooleanResult> responseObserver)