Uses of Class
com.ironsoftware.ironpdf.internal.proto.IronPdfServiceGrpc.IronPdfServiceStub
-
Packages that use IronPdfServiceGrpc.IronPdfServiceStub Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of IronPdfServiceGrpc.IronPdfServiceStub in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return IronPdfServiceGrpc.IronPdfServiceStub Modifier and Type Method Description protected IronPdfServiceGrpc.IronPdfServiceStub
IronPdfServiceGrpc.IronPdfServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static IronPdfServiceGrpc.IronPdfServiceStub
IronPdfServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-