Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
HandshakeResponse |
HandshakeResponse.Builder.build() |
HandshakeResponse |
HandshakeResponse.Builder.buildPartial() |
static HandshakeResponse |
HandshakeResponse.getDefaultInstance() |
HandshakeResponse |
HandshakeResponse.getDefaultInstanceForType() |
HandshakeResponse |
HandshakeResponse.Builder.getDefaultInstanceForType() |
HandshakeResponse |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.handshake(HandshakeRequest request)
Startup
|
static HandshakeResponse |
HandshakeResponse.parseDelimitedFrom(InputStream input) |
static HandshakeResponse |
HandshakeResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HandshakeResponse |
HandshakeResponse.parseFrom(byte[] data) |
static HandshakeResponse |
HandshakeResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HandshakeResponse |
HandshakeResponse.parseFrom(ByteBuffer data) |
static HandshakeResponse |
HandshakeResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HandshakeResponse |
HandshakeResponse.parseFrom(com.google.protobuf.ByteString data) |
static HandshakeResponse |
HandshakeResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HandshakeResponse |
HandshakeResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static HandshakeResponse |
HandshakeResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HandshakeResponse |
HandshakeResponse.parseFrom(InputStream input) |
static HandshakeResponse |
HandshakeResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<HandshakeRequest,HandshakeResponse> |
IronPdfServiceGrpc.getHandshakeMethod() |
com.google.protobuf.Parser<HandshakeResponse> |
HandshakeResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<HandshakeResponse> |
IronPdfServiceGrpc.IronPdfServiceFutureStub.handshake(HandshakeRequest request)
Startup
|
static com.google.protobuf.Parser<HandshakeResponse> |
HandshakeResponse.parser() |
Modifier and Type | Method and Description |
---|---|
HandshakeResponse.Builder |
HandshakeResponse.Builder.mergeFrom(HandshakeResponse other) |
static HandshakeResponse.Builder |
HandshakeResponse.newBuilder(HandshakeResponse prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
IronPdfServiceGrpc.AsyncService.handshake(HandshakeRequest request,
io.grpc.stub.StreamObserver<HandshakeResponse> responseObserver)
Startup
|
void |
IronPdfServiceGrpc.IronPdfServiceStub.handshake(HandshakeRequest request,
io.grpc.stub.StreamObserver<HandshakeResponse> responseObserver)
Startup
|
Copyright © 2022–2023 Iron Software. All rights reserved.