Package 

Object DocumentRepository.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Long getPOLLING_INTERVAL() The time in milliseconds between HTTP requests when a document is polled.
      final Long getPOLLING_TIMEOUT() The time in milliseconds until polling is retried.
      final Integer getDEFAULT_COMPRESSION() The default compression rate which is used for JPEG compression in per cent.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail