Interface StatusHandler


  • public interface StatusHandler
    • Method Summary

      Modifier and Type Method Description
      boolean isSuccess​(long statusCode)  
    • Method Detail

      • isSuccess

        boolean isSuccess​(long statusCode)