Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
BooleanResult |
BooleanResult.Builder.build() |
BooleanResult |
BooleanResult.Builder.buildPartial() |
static BooleanResult |
BooleanResult.getDefaultInstance() |
BooleanResult |
BooleanResult.getDefaultInstanceForType() |
BooleanResult |
BooleanResult.Builder.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(ByteBuffer data) |
static BooleanResult |
BooleanResult.parseFrom(ByteBuffer 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) |
BooleanResult |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentLicenseIsLicensed(IsLicensedRequest request) |
BooleanResult |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentLicenseIsValidLicense(IsValidLicenseRequest request)
License
|
BooleanResult |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentSignatureVerifiedSignatures(VerifyPdfSignaturesRequest request) |
Modifier and Type | Method and Description |
---|---|
com.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)
License
|
com.google.common.util.concurrent.ListenableFuture<BooleanResult> |
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentSignatureVerifiedSignatures(VerifyPdfSignaturesRequest request) |
Modifier and Type | Method and Description |
---|---|
BooleanResult.Builder |
BooleanResult.Builder.mergeFrom(BooleanResult other) |
static BooleanResult.Builder |
BooleanResult.newBuilder(BooleanResult prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentLicenseIsLicensed(IsLicensedRequest request,
io.grpc.stub.StreamObserver<BooleanResult> responseObserver) |
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentLicenseIsLicensed(IsLicensedRequest request,
io.grpc.stub.StreamObserver<BooleanResult> responseObserver) |
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentLicenseIsValidLicense(IsValidLicenseRequest request,
io.grpc.stub.StreamObserver<BooleanResult> responseObserver)
License
|
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentLicenseIsValidLicense(IsValidLicenseRequest request,
io.grpc.stub.StreamObserver<BooleanResult> responseObserver)
License
|
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentSignatureVerifiedSignatures(VerifyPdfSignaturesRequest request,
io.grpc.stub.StreamObserver<BooleanResult> responseObserver) |
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentSignatureVerifiedSignatures(VerifyPdfSignaturesRequest request,
io.grpc.stub.StreamObserver<BooleanResult> responseObserver) |
Copyright © 2022–2023 Iron Software. All rights reserved.