Class FileTypeHandlerConfiguration


  • @ConfigurationProperties("netty.responses.file")
    @Deprecated
    public class FileTypeHandlerConfiguration
    extends java.lang.Object
    Deprecated.
    Allows configuration of properties for the FileTypeHandler.
    Since:
    1.0
    • Field Detail

      • DEFAULT_CACHESECONDS

        public static final int DEFAULT_CACHESECONDS
        Deprecated.
        The default cache seconds.
        See Also:
        Constant Field Values
    • Constructor Detail

      • FileTypeHandlerConfiguration

        public FileTypeHandlerConfiguration()
        Deprecated.
    • Method Detail

      • getCacheSeconds

        public int getCacheSeconds()
        Deprecated.
        Returns:
        the cache seconds
      • setCacheSeconds

        public void setCacheSeconds​(int cacheSeconds)
        Deprecated.
        Cache Seconds. Default value (60).
        Parameters:
        cacheSeconds - cache seconds