Class IronPdfServiceGrpc.IronPdfServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<IronPdfServiceGrpc.IronPdfServiceBlockingStub>
com.ironsoftware.ironpdf.internal.proto.IronPdfServiceGrpc.IronPdfServiceBlockingStub
- Enclosing class:
- IronPdfServiceGrpc
public static final class IronPdfServiceGrpc.IronPdfServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<IronPdfServiceGrpc.IronPdfServiceBlockingStub>
- 
Nested Class SummaryNested classes/interfaces inherited from class io.grpc.stub.AbstractStubio.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
- 
Method SummaryModifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) handshake(HandshakeRequest request) StartupAnnotationAttachmentBackground ForegroundBookmarkCompresspdfDocumentCopy(PdfDocument request) pdfDocumentDispose(PdfDocument request) PdfDocumentpdfDocumentFormGetForm(GetFormRequest request) FormpdfDocumentGetBinaryData(PdfDocument request) HeaderFooterLicenseMetadatapdfDocumentPageCopyPages(CopyPagesRequest request) pdfDocumentPageGetPages(GetPagesRequest request) PageSecurityTextrenderApplyCookies(ApplyCookiesRequest request) renderClearCookies(ClearCookiesRequest request) Methods inherited from class io.grpc.stub.AbstractBlockingStubnewStub, newStubMethods inherited from class io.grpc.stub.AbstractStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
- 
Method Details- 
buildprotected IronPdfServiceGrpc.IronPdfServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
- buildin class- io.grpc.stub.AbstractStub<IronPdfServiceGrpc.IronPdfServiceBlockingStub>
 
- 
handshakeStartup 
- 
renderFromHtmlFile
- 
renderFromUri
- 
renderClearCookies
- 
renderApplyCookies
- 
pdfDocumentImageExtractAllRawImagespublic Iterator<ImagesResultStream> pdfDocumentImageExtractAllRawImages(ExtractAllRawImagesRequest request) 
- 
pdfDocumentImagePdfToImages
- 
pdfDocumentImagePdfToMultiPageTiffImagepublic Iterator<ImageResultStream> pdfDocumentImagePdfToMultiPageTiffImage(PdfToMultiPageTiffImageRequest request) 
- 
pdfDocumentDisposePdfDocument 
- 
pdfDocumentGetBinaryData
- 
pdfDocumentCopy
- 
pdfDocumentPageRemovePagesPage 
- 
pdfDocumentPageMerge
- 
pdfDocumentPageInsertPdf
- 
pdfDocumentPageGetPages
- 
pdfDocumentPageCopyPages
- 
pdfDocumentPageRotatePages
- 
pdfDocumentPageResizePage
- 
pdfDocumentMetadataGetMetadataMetadata 
- 
pdfDocumentMetadataSetMetadata
- 
pdfDocumentMetadataRemoveMetadata
- 
pdfDocumentAnnotationAddTextAnnotationAnnotation 
- 
pdfDocumentAnnotationGetAnnotationCountRequest
- 
pdfDocumentBookmarkGetBookmarksBookmark 
- 
pdfDocumentBookmarkInsertBookmark
- 
pdfDocumentBookmarkGetBookmarksDescriptorpublic GetBookmarksDescriptorResult pdfDocumentBookmarkGetBookmarksDescriptor(GetBookmarksDescriptorRequest request) 
- 
pdfDocumentFormGetFormForm 
- 
pdfDocumentFormRenameField
- 
pdfDocumentFormSetFieldValue
- 
pdfDocumentFormSetFieldFont
- 
pdfDocumentFormFlattenForm
- 
pdfDocumentFormSetFormFieldIsReadOnly
- 
pdfDocumentAttachmentGetPdfAttachmentCollectionpublic GetPdfAttachmentCollectionResult pdfDocumentAttachmentGetPdfAttachmentCollection(GetPdfAttachmentCollectionRequest request) Attachment 
- 
pdfDocumentAttachmentGetPdfAttachmentDatapublic Iterator<GetPdfAttachmentDataResultStream> pdfDocumentAttachmentGetPdfAttachmentData(GetPdfAttachmentDataRequest request) 
- 
pdfDocumentAttachmentRemovePdfAttachment
- 
pdfDocumentBackgroundForegroundAddBackgroundForegroundpublic EmptyResult pdfDocumentBackgroundForegroundAddBackgroundForeground(AddBackgroundForegroundRequest request) Background Foreground 
- 
pdfDocumentSignatureGetVerifiedSignaturepublic GetVerifySignatureResult pdfDocumentSignatureGetVerifiedSignature(GetVerifiedSignatureRequest request) 
- 
pdfDocumentSignatureVerifiedSignatures
- 
pdfDocumentTextExtractAllTextText 
- 
pdfDocumentTextReplaceText
- 
pdfDocumentSecurityRemovePasswordsAndEncryptionpublic EmptyResult pdfDocumentSecurityRemovePasswordsAndEncryption(RemovePasswordsAndEncryptionRequest request) Security 
- 
pdfDocumentSecuritySetPdfSecuritySettings
- 
pdfDocumentSecurityGetPdfSecuritySettingspublic GetPdfSecuritySettingsResult pdfDocumentSecurityGetPdfSecuritySettings(GetPdfSecuritySettingsRequest request) 
- 
pdfDocumentCompressCompressImagesCompress 
- 
pdfDocumentLicenseIsValidLicenseLicense 
- 
pdfDocumentLicenseIsLicensed
- 
pdfDocumentLicenseSetLicenseKey
 
-