Class IronPdfServiceGrpc.IronPdfServiceFutureStub
- java.lang.Object
- 
- io.grpc.stub.AbstractStub<S>
- 
- io.grpc.stub.AbstractFutureStub<IronPdfServiceGrpc.IronPdfServiceFutureStub>
- 
- com.ironsoftware.ironpdf.internal.proto.IronPdfServiceGrpc.IronPdfServiceFutureStub
 
 
 
- 
- Enclosing class:
- IronPdfServiceGrpc
 
 public static final class IronPdfServiceGrpc.IronPdfServiceFutureStub extends io.grpc.stub.AbstractFutureStub<IronPdfServiceGrpc.IronPdfServiceFutureStub> A stub to allow clients to do ListenableFuture-style rpc calls to service IronPdfService.
- 
- 
Method Summary
 
- 
- 
- 
Method Detail- 
buildprotected IronPdfServiceGrpc.IronPdfServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
- buildin class- io.grpc.stub.AbstractStub<IronPdfServiceGrpc.IronPdfServiceFutureStub>
 
 - 
chromeHeaderFooterAddHtmlHeaderFooterpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> chromeHeaderFooterAddHtmlHeaderFooter(ChromeAddHtmlHeaderFooterRequestP request) /////////////////CHROME/////////////////// CHROME_HeaderFooter 
 - 
chromeRenderFromUripublic com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP> chromeRenderFromUri(ChromeRenderPdfDocumentFromUriRequestP request) 
 - 
chromeRenderClearCookiespublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> chromeRenderClearCookies(ChromeClearCookiesRequestP request) 
 - 
chromeRenderApplyCookiespublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> chromeRenderApplyCookies(ChromeApplyCookiesRequestP request) 
 - 
pdfiumAnnotationAddTextAnnotationpublic com.google.common.util.concurrent.ListenableFuture<IntResultP> pdfiumAnnotationAddTextAnnotation(PdfiumAddTextAnnotationRequestP request) PDFIUM_Annotation 
 - 
pdfiumAnnotationEditTextAnnotationpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumAnnotationEditTextAnnotation(PdfiumEditTextAnnotationRequestP request) 
 - 
pdfiumAnnotationGetAnnotationCountRequestPpublic com.google.common.util.concurrent.ListenableFuture<IntResultP> pdfiumAnnotationGetAnnotationCountRequestP(PdfiumGetAnnotationCountRequestP request) 
 - 
pdfiumAnnotationGetAnnotationsRequestPpublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetAnnotationsResultP> pdfiumAnnotationGetAnnotationsRequestP(PdfiumGetAnnotationsRequestP request) 
 - 
pdfiumAnnotationGetTextAnnotationRequestPpublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetTextAnnotationResultP> pdfiumAnnotationGetTextAnnotationRequestP(PdfiumGetAnnotationRequestP request) 
 - 
pdfiumAnnotationRemoveAnnotationpublic com.google.common.util.concurrent.ListenableFuture<IntResultP> pdfiumAnnotationRemoveAnnotation(PdfiumRemoveAnnotationRequestP request) 
 - 
pdfiumAnnotationAddLinkAnnotationpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumAnnotationAddLinkAnnotation(PdfiumAddLinkAnnotationRequestP request) 
 - 
pdfiumAttachmentGetPdfAttachmentCountpublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetPdfAttachmentCountResultP> pdfiumAttachmentGetPdfAttachmentCount(PdfiumGetPdfAttachmentCountRequestP request) PDFIUM_Attachment 
 - 
pdfiumAttachmentGetPdfAttachmentNamepublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetPdfAttachmentNameResultP> pdfiumAttachmentGetPdfAttachmentName(PdfiumGetPdfAttachmentNameRequestP request) 
 - 
pdfiumAttachmentAddPdfAttachmentpublic com.google.common.util.concurrent.ListenableFuture<PdfiumAddPdfAttachmentResultP> pdfiumAttachmentAddPdfAttachment(PdfiumAddPdfAttachmentRequestP request) 
 - 
pdfiumAttachmentRemovePdfAttachmentpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumAttachmentRemovePdfAttachment(PdfiumRemovePdfAttachmentRequestP request) 
 - 
pdfiumBackgroundForegroundAddBackgroundForegroundpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumBackgroundForegroundAddBackgroundForeground(PdfiumAddBackgroundForegroundRequestP request) PDFIUM_BackgroundForeground 
 - 
pdfiumBookmarkInsertBookmarkpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumBookmarkInsertBookmark(PdfiumInsertBookmarkRequestP request) PDFIUM_Bookmark 
 - 
pdfiumBookmarkGetBookmarksDescriptorpublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetBookmarksDescriptorResultP> pdfiumBookmarkGetBookmarksDescriptor(PdfiumGetBookmarksDescriptorRequestP request) 
 - 
pdfiumBookmarkRemoveBookmarkspublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumBookmarkRemoveBookmarks(PdfiumRemoveBookmarksRequestP request) 
 - 
pdfiumCompressCompressImagespublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumCompressCompressImages(PdfiumCompressImagesRequestP request) PDFIUM_Compress 
 - 
pdfiumCompressRemoveStructTreepublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumCompressRemoveStructTree(PdfiumRemoveStructTreeRequestP request) 
 - 
pdfiumFormGetFormpublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetFormResultP> pdfiumFormGetForm(PdfiumGetFormRequestP request) PDFIUM_Form 
 - 
pdfiumFormGetFieldValuepublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetFormFieldValueResultP> pdfiumFormGetFieldValue(PdfiumGetFormFieldValueRequestP request) 
 - 
pdfiumFormGetFieldIsReadOnlypublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetFormFieldIsReadOnlyResultP> pdfiumFormGetFieldIsReadOnly(PdfiumGetFormFieldIsReadOnlyRequestP request) 
 - 
pdfiumFormGetComboboxSelectedIndexpublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetComboboxSelectedIndexResultP> pdfiumFormGetComboboxSelectedIndex(PdfiumGetComboboxSelectedIndexRequestP request) 
 - 
pdfiumFormGetComboboxOptionspublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetComboboxOptionsResultP> pdfiumFormGetComboboxOptions(PdfiumGetComboboxOptionsRequestP request) 
 - 
pdfiumFormRenameFieldpublic com.google.common.util.concurrent.ListenableFuture<PdfiumRenameFormFieldResultP> pdfiumFormRenameField(PdfiumRenameFieldRequestP request) 
 - 
pdfiumFormSetFieldValuepublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumFormSetFieldValue(PdfiumSetFormFieldValueRequestP request) 
 - 
pdfiumFormSetFieldFontpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumFormSetFieldFont(PdfiumSetFormFieldFontRequestP request) 
 - 
pdfiumFormFlattenFormpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumFormFlattenForm(PdfiumFlattenFormRequestP request) 
 - 
pdfiumFormSetFormFieldIsReadOnlypublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumFormSetFormFieldIsReadOnly(PdfiumSetFormFieldIsReadOnlyRequestP request) new form api 
 - 
pdfiumFormAddFormFieldpublic com.google.common.util.concurrent.ListenableFuture<IntResultP> pdfiumFormAddFormField(PdfiumAddFormFieldRequestP request) 
 - 
pdfiumFormAddFormFieldAnnotationpublic com.google.common.util.concurrent.ListenableFuture<IntResultP> pdfiumFormAddFormFieldAnnotation(PdfiumAddFormFieldAnnotationRequestP request) 
 - 
pdfiumFormRemoveFormFieldpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumFormRemoveFormField(PdfiumRemoveFormFieldRequestP request) 
 - 
pdfiumFormRemoveFormFieldAnnotationpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumFormRemoveFormFieldAnnotation(PdfiumRemoveFormFieldAnnotationRequestP request) 
 - 
pdfiumFormSetFormFieldValuepublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumFormSetFormFieldValue(PdfiumSetFormFieldValue2RequestP request) 
 - 
pdfiumFormUpdateFormFieldpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumFormUpdateFormField(PdfiumUpdateFormFieldRequestP request) 
 - 
pdfiumFormUpdateFormFieldAnnotationpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumFormUpdateFormFieldAnnotation(PdfiumUpdateFormFieldAnnotationRequestP request) 
 - 
pdfiumFormGetFormFieldspublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetFormFieldsResultP> pdfiumFormGetFormFields(PdfiumGetFormFieldsRequestP request) 
 - 
pdfiumFontResolveStandardFontNamepublic com.google.common.util.concurrent.ListenableFuture<PdfiumResolveStandardFontNameResultP> pdfiumFontResolveStandardFontName(PdfiumResolveStandardFontNameRequestP request) PDFIUM_Font 
 - 
pdfiumFontGetStandardFontNamepublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetStandardFontNameResultP> pdfiumFontGetStandardFontName(PdfiumGetStandardFontNameRequestP request) 
 - 
pdfiumFontGetFontInfoAtpublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetFontInfoAtResultP> pdfiumFontGetFontInfoAt(PdfiumGetFontInfoAtRequestP request) 
 - 
pdfiumFontAddViaStandardFontNamepublic com.google.common.util.concurrent.ListenableFuture<PdfiumAddFontViaStandardFontNameResultP> pdfiumFontAddViaStandardFontName(PdfiumAddFontViaStandardFontNameRequestP request) 
 - 
pdfiumFontAddViaStandardFontEnumValpublic com.google.common.util.concurrent.ListenableFuture<PdfiumAddFontViaStandardFontEnumValResultP> pdfiumFontAddViaStandardFontEnumVal(PdfiumAddFontViaStandardFontEnumValRequestP request) 
 - 
pdfiumFontFindFontspublic com.google.common.util.concurrent.ListenableFuture<PdfiumFindFontsResultP> pdfiumFontFindFonts(PdfiumFindFontsRequestP request) 
 - 
pdfiumFontUnEmbedFontViaRegexFontNamepublic com.google.common.util.concurrent.ListenableFuture<PdfiumUnEmbedFontViaRegexFontNameResultP> pdfiumFontUnEmbedFontViaRegexFontName(PdfiumUnEmbedFontViaRegexFontNameRequestP request) 
 - 
pdfiumFontUnEmbedFontViaObjNumpublic com.google.common.util.concurrent.ListenableFuture<PdfiumUnEmbedFontViaObjNumResultP> pdfiumFontUnEmbedFontViaObjNum(PdfiumUnEmbedFontViaObjNumRequestP request) 
 - 
pdfiumFontReplaceViaStandardFontNamepublic com.google.common.util.concurrent.ListenableFuture<PdfiumReplaceFontViaStandardFontNameResultP> pdfiumFontReplaceViaStandardFontName(PdfiumReplaceFontViaStandardFontNameRequestP request) 
 - 
pdfiumFontReplaceViaStandardFontEnumValpublic com.google.common.util.concurrent.ListenableFuture<PdfiumReplaceFontViaStandardFontEnumValResultP> pdfiumFontReplaceViaStandardFontEnumVal(PdfiumReplaceFontViaStandardFontEnumValRequestP request) 
 - 
pdfiumHeaderFooterAddTextHeaderFooterpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumHeaderFooterAddTextHeaderFooter(PdfiumAddTextHeaderFooterRequestP request) PDFIUM_HeaderFooter 
 - 
pdfiumMetadataGetMetadatapublic com.google.common.util.concurrent.ListenableFuture<PdfiumMetadataFieldResultP> pdfiumMetadataGetMetadata(PdfiumGetMetadataRequestP request) PDFIUM_Metadata 
 - 
pdfiumMetadataSetMetadatapublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumMetadataSetMetadata(PdfiumSetMetadataRequestP request) 
 - 
pdfiumMetadataRemoveMetadatapublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumMetadataRemoveMetadata(PdfiumRemoveMetadataRequestP request) 
 - 
pdfiumMetadataGetMetadataKeyspublic com.google.common.util.concurrent.ListenableFuture<ListStringResultP> pdfiumMetadataGetMetadataKeys(PdfiumGetMetadataKeysRequestP request) 
 - 
pdfiumMetadataGetMetadataDictpublic com.google.common.util.concurrent.ListenableFuture<StringDictionaryResultP> pdfiumMetadataGetMetadataDict(PdfiumGetMetadataDictRequestP request) 
 - 
pdfiumMetadataSetMetadataDictpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumMetadataSetMetadataDict(PdfiumSetMetadataDictRequestP request) 
 - 
pdfiumPageRemovePagespublic com.google.common.util.concurrent.ListenableFuture<PdfiumRemovePagesResultP> pdfiumPageRemovePages(PdfiumRemovePagesRequestP request) PDFIUM_Page 
 - 
pdfiumPageMergepublic com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP> pdfiumPageMerge(PdfiumPdfDocumentMergeRequestP request) 
 - 
pdfiumPageInsertPdfpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumPageInsertPdf(PdfiumPdfDocumentInsertRequestP request) 
 - 
pdfiumPageGetPageCountpublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetPageCountResultP> pdfiumPageGetPageCount(PdfiumGetPageCountRequestP request) 
 - 
pdfiumPageGetPagespublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetPagesResultP> pdfiumPageGetPages(PdfiumGetPagesRequestP request) 
 - 
pdfiumPageGetPagepublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetPageResultP> pdfiumPageGetPage(PdfiumGetPageRequestP request) 
 - 
pdfiumPageCopyPagespublic com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP> pdfiumPageCopyPages(PdfiumCopyPagesRequestP request) 
 - 
pdfiumPageSetPagesRotationpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumPageSetPagesRotation(PdfiumSetPagesRotationRequestP request) 
 - 
pdfiumPageResizePagepublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumPageResizePage(PdfiumResizePageRequestP request) 
 - 
pdfiumPageGetPageBoundspublic com.google.common.util.concurrent.ListenableFuture<PdfiumPageBoundsPResultP> pdfiumPageGetPageBounds(PdfiumGetPageBoundsRequestP request) 
 - 
pdfiumPageMergePageObjectsAppendpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumPageMergePageObjectsAppend(PdfiumMergePageObjectsAppendRequestP request) 
 - 
pdfiumDisposepublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumDispose(PdfDocumentP request) PDFIUM_PdfDocument 
 - 
pdfiumConvertToPdfUApublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumConvertToPdfUA(PdfiumConvertToPdfUARequestP request) 
 - 
pdfiumIncrementReferencepublic com.google.common.util.concurrent.ListenableFuture<IntResultP> pdfiumIncrementReference(PdfDocumentP request) 
 - 
pdfiumCopypublic com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP> pdfiumCopy(PdfDocumentP request) 
 - 
pdfiumGetRevisionCountpublic com.google.common.util.concurrent.ListenableFuture<IntResultP> pdfiumGetRevisionCount(PdfDocumentP request) 
 - 
pdfiumGetPaperSizePresetpublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetPaperSizePresetResultP> pdfiumGetPaperSizePreset(PdfiumGetPaperSizePresetRequestP request) 
 - 
pdfiumFormGetFontInfoCollectionpublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetFontInfoCollectionResultP> pdfiumFormGetFontInfoCollection(PdfiumGetFontInfoCollectionRequestP request) 
 - 
pdfiumFormGetTextObjectCollectionpublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetTextObjectCollectionResultP> pdfiumFormGetTextObjectCollection(PdfiumGetTextObjectCollectionRequestP request) 
 - 
pdfiumFormGetCharObjectCollectionpublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetCharObjectCollectionResultP> pdfiumFormGetCharObjectCollection(PdfiumGetCharObjectCollectionRequestP request) 
 - 
pdfiumSecurityRemovePasswordsAndEncryptionpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumSecurityRemovePasswordsAndEncryption(PdfiumRemovePasswordsAndEncryptionRequestP request) PDFIUM_Security 
 - 
pdfiumSecuritySetPdfSecuritySettingspublic com.google.common.util.concurrent.ListenableFuture<PdfDocumentResultP> pdfiumSecuritySetPdfSecuritySettings(PdfiumSetPdfSecuritySettingsRequestP request) 
 - 
pdfiumSecurityGetPdfSecuritySettingspublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetPdfSecuritySettingsResultP> pdfiumSecurityGetPdfSecuritySettings(PdfiumGetPdfSecuritySettingsRequestP request) 
 - 
pdfiumSignatureRemoveSignaturespublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumSignatureRemoveSignatures(PdfiumRemoveSignaturesRequestP request) 
 - 
pdfiumSignatureGetSignatureCountpublic com.google.common.util.concurrent.ListenableFuture<PdfiumGetSignatureCountResultP> pdfiumSignatureGetSignatureCount(PdfiumGetSignatureCountRequestP request) 
 - 
pdfiumSignatureGetSignatureByteRangepublic com.google.common.util.concurrent.ListenableFuture<IntListResultP> pdfiumSignatureGetSignatureByteRange(PdfiumGetSignatureByteRangeRequestP request) 
 - 
pdfiumTextExtractAllTextpublic com.google.common.util.concurrent.ListenableFuture<StringResultP> pdfiumTextExtractAllText(PdfiumExtractAllTextRequestP request) PDFIUM_Text 
 - 
pdfiumTextReplaceTextpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumTextReplaceText(PdfiumReplaceTextRequestP request) 
 - 
pdfiumTextDrawTextpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumTextDrawText(PdfiumDrawTextRequestP request) 
 - 
pdfiumTextRedactTextpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> pdfiumTextRedactText(PdfiumRedactTextRequestP request) 
 - 
systemLicenseIsValidLicensepublic com.google.common.util.concurrent.ListenableFuture<BooleanResultP> systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request) /////////////////SYSTEM/////////////////// SYSTEM_License 
 - 
systemLicenseIsLicensedpublic com.google.common.util.concurrent.ListenableFuture<BooleanResultP> systemLicenseIsLicensed(SystemIsLicensedRequestP request) 
 - 
systemLicenseSetLicenseKeypublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> systemLicenseSetLicenseKey(SystemSetLicenseKeyRequestP request) 
 - 
systemLoggerSetIsDebugpublic com.google.common.util.concurrent.ListenableFuture<EmptyResultP> systemLoggerSetIsDebug(SystemSetIsDebugRequestP request) SYSTEM_Logger 
 - 
handshakepublic com.google.common.util.concurrent.ListenableFuture<HandshakeResponseP> handshake(HandshakeRequestP request) Startup 
 
- 
 
-