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.protoMethods in com.ironsoftware.ironpdf.internal.proto that return IronPdfServiceGrpc.IronPdfServiceStub Modifier and Type Method Description protected IronPdfServiceGrpc.IronPdfServiceStubIronPdfServiceGrpc.IronPdfServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static IronPdfServiceGrpc.IronPdfServiceStubIronPdfServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
 
-