Uses of Class
com.ironsoftware.ironpdf.internal.proto.SignPdfRequestStream
Packages that use SignPdfRequestStream
-
Uses of SignPdfRequestStream in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return SignPdfRequestStreamModifier and TypeMethodDescriptionSignPdfRequestStream.Builder.build()
SignPdfRequestStream.Builder.buildPartial()
static SignPdfRequestStream
SignPdfRequestStream.getDefaultInstance()
SignPdfRequestStream.Builder.getDefaultInstanceForType()
SignPdfRequestStream.getDefaultInstanceForType()
static SignPdfRequestStream
SignPdfRequestStream.parseDelimitedFrom
(InputStream input) static SignPdfRequestStream
SignPdfRequestStream.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SignPdfRequestStream
SignPdfRequestStream.parseFrom
(byte[] data) static SignPdfRequestStream
SignPdfRequestStream.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SignPdfRequestStream
SignPdfRequestStream.parseFrom
(com.google.protobuf.ByteString data) static SignPdfRequestStream
SignPdfRequestStream.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SignPdfRequestStream
SignPdfRequestStream.parseFrom
(com.google.protobuf.CodedInputStream input) static SignPdfRequestStream
SignPdfRequestStream.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SignPdfRequestStream
SignPdfRequestStream.parseFrom
(InputStream input) static SignPdfRequestStream
SignPdfRequestStream.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SignPdfRequestStream
SignPdfRequestStream.parseFrom
(ByteBuffer data) static SignPdfRequestStream
SignPdfRequestStream.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type SignPdfRequestStreamModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SignPdfRequestStream>
SignPdfRequestStream.getParserForType()
static io.grpc.MethodDescriptor<SignPdfRequestStream,
EmptyResult> IronPdfServiceGrpc.getPdfDocumentSignatureSignPdfMethod()
static com.google.protobuf.Parser<SignPdfRequestStream>
SignPdfRequestStream.parser()
io.grpc.stub.StreamObserver<SignPdfRequestStream>
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentSignatureSignPdf
(io.grpc.stub.StreamObserver<EmptyResult> responseObserver) Signatureio.grpc.stub.StreamObserver<SignPdfRequestStream>
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentSignatureSignPdf
(io.grpc.stub.StreamObserver<EmptyResult> responseObserver) SignatureMethods in com.ironsoftware.ironpdf.internal.proto with parameters of type SignPdfRequestStreamModifier and TypeMethodDescriptionSignPdfRequestStream.Builder.mergeFrom
(SignPdfRequestStream other) static SignPdfRequestStream.Builder
SignPdfRequestStream.newBuilder
(SignPdfRequestStream prototype)