Class RetrofitBlockHoundIntegration

java.lang.Object
com.linecorp.armeria.client.retrofit2.RetrofitBlockHoundIntegration
All Implemented Interfaces:
Comparable<reactor.blockhound.integration.BlockHoundIntegration>, reactor.blockhound.integration.BlockHoundIntegration

@UnstableApi public final class RetrofitBlockHoundIntegration extends Object implements reactor.blockhound.integration.BlockHoundIntegration
A BlockHoundIntegration for the retrofit2 module.
  • Constructor Details

    • RetrofitBlockHoundIntegration

      public RetrofitBlockHoundIntegration()
  • Method Details

    • applyTo

      public void applyTo(reactor.blockhound.BlockHound.Builder builder)
      Specified by:
      applyTo in interface reactor.blockhound.integration.BlockHoundIntegration