Class IronPdfServiceGrpc.IronPdfServiceImplBase
- java.lang.Object
- 
- com.ironsoftware.ironpdf.internal.proto.IronPdfServiceGrpc.IronPdfServiceImplBase
 
- 
- All Implemented Interfaces:
- IronPdfServiceGrpc.AsyncService,- io.grpc.BindableService
 - Enclosing class:
- IronPdfServiceGrpc
 
 public abstract static class IronPdfServiceGrpc.IronPdfServiceImplBase extends Object implements io.grpc.BindableService, IronPdfServiceGrpc.AsyncService Base class for the server implementation of the service IronPdfService.
- 
- 
Constructor SummaryConstructors Constructor Description IronPdfServiceImplBase()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface com.ironsoftware.ironpdf.internal.proto.IronPdfServiceGrpc.AsyncServicechromeHeaderFooterAddHtmlHeaderFooter, chromeImageImageFilesToPdf, chromeImageImageToPdf, chromeRenderApplyCookies, chromeRenderClearCookies, chromeRenderFromHtml, chromeRenderFromUri, chromeRenderFromZipFile, chromeRenderMeasureHtml, chromeRenderRtfToPdf, chromeStampApplyStamp, cleanerSanitizeByRecreatePdf, cleanerSanitizeByRemoveSomeElements, cleanerSanitizeWithBitmap, cleanerSanitizeWithSvg, cleanerScanPdf, handshake, pdfiumAnnotationAddLinkAnnotation, pdfiumAnnotationAddTextAnnotation, pdfiumAnnotationEditTextAnnotation, pdfiumAnnotationGetAnnotationCountRequestP, pdfiumAnnotationGetAnnotationsRequestP, pdfiumAnnotationGetTextAnnotationRequestP, pdfiumAnnotationRemoveAnnotation, pdfiumAttachmentAddPdfAttachment, pdfiumAttachmentGetPdfAttachmentCount, pdfiumAttachmentGetPdfAttachmentData, pdfiumAttachmentGetPdfAttachmentName, pdfiumAttachmentRemovePdfAttachment, pdfiumAttachmentSetPdfAttachmentData, pdfiumBackgroundForegroundAddBackgroundForeground, pdfiumBookmarkGetBookmarksDescriptor, pdfiumBookmarkInsertBookmark, pdfiumBookmarkRemoveBookmarks, pdfiumCompressCompressImages, pdfiumCompressRemoveStructTree, pdfiumConvertToPdfA, pdfiumConvertToPdfUA, pdfiumCopy, pdfiumDispose, pdfiumFontAddViaByteArray, pdfiumFontAddViaStandardFontEnumVal, pdfiumFontAddViaStandardFontName, pdfiumFontEmbedViaByteArray, pdfiumFontFindFonts, pdfiumFontGetFontInfoAt, pdfiumFontGetStandardFontName, pdfiumFontReplaceViaByteArray, pdfiumFontReplaceViaStandardFontEnumVal, pdfiumFontReplaceViaStandardFontName, pdfiumFontResolveStandardFontName, pdfiumFontUnEmbedFontViaObjNum, pdfiumFontUnEmbedFontViaRegexFontName, pdfiumFormAddFormField, pdfiumFormAddFormFieldAnnotation, pdfiumFormFlattenForm, pdfiumFormGetCharObjectCollection, pdfiumFormGetComboboxOptions, pdfiumFormGetComboboxSelectedIndex, pdfiumFormGetFieldIsReadOnly, pdfiumFormGetFieldValue, pdfiumFormGetFontInfoCollection, pdfiumFormGetForm, pdfiumFormGetFormFields, pdfiumFormGetTextObjectCollection, pdfiumFormRemoveFormField, pdfiumFormRemoveFormFieldAnnotation, pdfiumFormRenameField, pdfiumFormSetFieldFont, pdfiumFormSetFieldValue, pdfiumFormSetFormFieldIsReadOnly, pdfiumFormSetFormFieldValue, pdfiumFormUpdateFormField, pdfiumFormUpdateFormFieldAnnotation, pdfiumFromBytes, pdfiumGetBinaryData, pdfiumGetPaperSizePreset, pdfiumGetRevision, pdfiumGetRevisionCount, pdfiumHeaderFooterAddTextHeaderFooter, pdfiumImageDrawBitmap, pdfiumImageExtractAllImages, pdfiumImageExtractAllRawImages, pdfiumImagePdfToImages, pdfiumImagePdfToMultiPageTiffImage, pdfiumIncrementReference, pdfiumMetadataGetMetadata, pdfiumMetadataGetMetadataDict, pdfiumMetadataGetMetadataKeys, pdfiumMetadataRemoveMetadata, pdfiumMetadataSetMetadata, pdfiumMetadataSetMetadataDict, pdfiumPageCopyPages, pdfiumPageGetPage, pdfiumPageGetPageBounds, pdfiumPageGetPageCount, pdfiumPageGetPages, pdfiumPageInsertPdf, pdfiumPageMerge, pdfiumPageMergePageObjectsAppend, pdfiumPageRemovePages, pdfiumPageResizePage, pdfiumPageSetPagesRotation, pdfiumSecurityGetPdfSecuritySettings, pdfiumSecurityRemovePasswordsAndEncryption, pdfiumSecuritySetPdfSecuritySettings, pdfiumSignatureAddSignatureImage, pdfiumSignatureGetSignatureByteRange, pdfiumSignatureGetSignatureCount, pdfiumSignatureGetVerifiedSignature, pdfiumSignatureRemoveSignatures, pdfiumSignatureSign, pdfiumStampStampBackgroundWatermark, pdfiumStampStampStampFooterWatermark, pdfiumTextDrawText, pdfiumTextExtractAllText, pdfiumTextRedactRegions, pdfiumTextRedactText, pdfiumTextReplaceText, systemLicenseIsLicensed, systemLicenseIsValidLicense, systemLicenseSetLicenseKey, systemLoggerSetIsDebug
 
- 
 
-