Class BypassIssuer

  • All Implemented Interfaces:
    Issuer

    public final class BypassIssuer
    extends java.lang.Object
    implements Issuer
    • Constructor Summary

      Constructors 
      Constructor Description
      BypassIssuer()  
    • Method Summary

      Modifier and Type Method Description
      static Issuer bypassIssuer​(HttpMate httpMate)  
      <T> T issue​(HttpClientRequest<T> request, BasePath basePath, java.util.function.Function<RawClientResponse,​T> responseMapper)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait