类 Client
- java.lang.Object
-
- io.gitee.passer_team.grpc.pdf.Client
-
public class Client extends java.lang.Object
-
-
方法详细资料
-
shutdown
public void shutdown() throws java.lang.InterruptedException- 抛出:
java.lang.InterruptedException
-
renderResourcesToPdf
public void renderResourcesToPdf(java.lang.String resourceZipPath, java.lang.String targetPdfPath, java.lang.String targetHtmlPath, java.lang.String parameters) throws java.io.IOException- 抛出:
java.io.IOException
-
main
public static void main(java.lang.String[] args)
-
-