Uses of Class
com.ironsoftware.ironpdf.internal.proto.IronPdfServiceGrpc.IronPdfServiceBlockingStub
-
Packages that use IronPdfServiceGrpc.IronPdfServiceBlockingStub Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of IronPdfServiceGrpc.IronPdfServiceBlockingStub in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return IronPdfServiceGrpc.IronPdfServiceBlockingStub Modifier and Type Method Description protected IronPdfServiceGrpc.IronPdfServiceBlockingStub
IronPdfServiceGrpc.IronPdfServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static IronPdfServiceGrpc.IronPdfServiceBlockingStub
IronPdfServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-