Uses of Class
com.ironsoftware.ironpdf.internal.proto.HandshakeRequest
Packages that use HandshakeRequest
-
Uses of HandshakeRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return HandshakeRequestModifier and TypeMethodDescriptionHandshakeRequest.Builder.build()HandshakeRequest.Builder.buildPartial()static HandshakeRequestHandshakeRequest.getDefaultInstance()HandshakeRequest.Builder.getDefaultInstanceForType()HandshakeRequest.getDefaultInstanceForType()static HandshakeRequestHandshakeRequest.parseDelimitedFrom(InputStream input) static HandshakeRequestHandshakeRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HandshakeRequestHandshakeRequest.parseFrom(byte[] data) static HandshakeRequestHandshakeRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HandshakeRequestHandshakeRequest.parseFrom(com.google.protobuf.ByteString data) static HandshakeRequestHandshakeRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HandshakeRequestHandshakeRequest.parseFrom(com.google.protobuf.CodedInputStream input) static HandshakeRequestHandshakeRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HandshakeRequestHandshakeRequest.parseFrom(InputStream input) static HandshakeRequestHandshakeRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HandshakeRequestHandshakeRequest.parseFrom(ByteBuffer data) static HandshakeRequestHandshakeRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type HandshakeRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<HandshakeRequest,HandshakeResponse> IronPdfServiceGrpc.getHandshakeMethod()com.google.protobuf.Parser<HandshakeRequest>HandshakeRequest.getParserForType()static com.google.protobuf.Parser<HandshakeRequest>HandshakeRequest.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type HandshakeRequestModifier and TypeMethodDescriptionIronPdfServiceGrpc.IronPdfServiceBlockingStub.handshake(HandshakeRequest request) Startupcom.google.common.util.concurrent.ListenableFuture<HandshakeResponse>IronPdfServiceGrpc.IronPdfServiceFutureStub.handshake(HandshakeRequest request) StartupvoidIronPdfServiceGrpc.IronPdfServiceImplBase.handshake(HandshakeRequest request, io.grpc.stub.StreamObserver<HandshakeResponse> responseObserver) StartupvoidIronPdfServiceGrpc.IronPdfServiceStub.handshake(HandshakeRequest request, io.grpc.stub.StreamObserver<HandshakeResponse> responseObserver) StartupHandshakeRequest.Builder.mergeFrom(HandshakeRequest other) static HandshakeRequest.BuilderHandshakeRequest.newBuilder(HandshakeRequest prototype)