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