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 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) 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.Builder
BooleanResult.newBuilder
(BooleanResult prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type BooleanResultModifier 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)