Skip to main content
Version: API v2 Preview

PdfDancerHttpClient$Blocking

Kind: class
Module/package: com.pdfdancer.client.rest
SDK: com.pdfdancer.client:pdfdancer-client-java 2.0.0

Blocking facade with retrieve helpers mirroring the Micronaut client.

Declaration

public final class com.pdfdancer.client.rest.PdfDancerHttpClient$Blocking

Members

constructor

public com.pdfdancer.client.rest.PdfDancerHttpClient$Blocking(com.pdfdancer.client.rest.PdfDancerHttpClient)

retrieve

public <T> T retrieve(com.pdfdancer.client.http.MutableHttpRequest<?>, com.pdfdancer.client.http.Argument<T>)

retrieve

public <T> T retrieve(com.pdfdancer.client.http.MutableHttpRequest<?>, java.lang.Class<T>)

View source at 9c04036fe114