Uses of Class
com.ironsoftware.ironpdf.internal.proto.HandshakeResponse
Packages that use HandshakeResponse
-
Uses of HandshakeResponse in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return HandshakeResponseModifier and TypeMethodDescriptionHandshakeResponse.Builder.build()HandshakeResponse.Builder.buildPartial()static HandshakeResponseHandshakeResponse.getDefaultInstance()HandshakeResponse.Builder.getDefaultInstanceForType()HandshakeResponse.getDefaultInstanceForType()IronPdfServiceGrpc.IronPdfServiceBlockingStub.handshake(HandshakeRequest request) Startupstatic HandshakeResponseHandshakeResponse.parseDelimitedFrom(InputStream input) static HandshakeResponseHandshakeResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HandshakeResponseHandshakeResponse.parseFrom(byte[] data) static HandshakeResponseHandshakeResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HandshakeResponseHandshakeResponse.parseFrom(com.google.protobuf.ByteString data) static HandshakeResponseHandshakeResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HandshakeResponseHandshakeResponse.parseFrom(com.google.protobuf.CodedInputStream input) static HandshakeResponseHandshakeResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HandshakeResponseHandshakeResponse.parseFrom(InputStream input) static HandshakeResponseHandshakeResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HandshakeResponseHandshakeResponse.parseFrom(ByteBuffer data) static HandshakeResponseHandshakeResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type HandshakeResponseModifier and TypeMethodDescriptionstatic 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) Startupstatic com.google.protobuf.Parser<HandshakeResponse>HandshakeResponse.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type HandshakeResponseModifier and TypeMethodDescriptionHandshakeResponse.Builder.mergeFrom(HandshakeResponse other) static HandshakeResponse.BuilderHandshakeResponse.newBuilder(HandshakeResponse prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type HandshakeResponseModifier and TypeMethodDescriptionvoidIronPdfServiceGrpc.IronPdfServiceImplBase.handshake(HandshakeRequest request, io.grpc.stub.StreamObserver<HandshakeResponse> responseObserver) StartupvoidIronPdfServiceGrpc.IronPdfServiceStub.handshake(HandshakeRequest request, io.grpc.stub.StreamObserver<HandshakeResponse> responseObserver) Startup