This repository was archived by the owner on Jul 31, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
src/main/java/com/kttdevelopment/simplehttpserver/handler Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 * The <code>directoryName</code> parameter determines the directory's name. Add the files at the top level by keeping this field empty. <br>
1818 * The <code>loadingOption</code> parameter determines how files should be loaded (see {@link ByteLoadingOption}). <br>
1919 * The <code>walk</code> parameter determines if all the inner directories should be used.
20- * The handler will not add any null files and will always use the latest file added for a particular context .
20+ * The handler will returns data given by the {@link FileHandlerAdapter} unless overridden .
2121 *
2222 * @see FileHandlerAdapter
2323 * @see ByteLoadingOption
You can’t perform that action at this time.
0 commit comments