Uses of Interface
com.kttdevelopment.simplehttpserver.handler.FileHandlerAdapter
-
Packages that use FileHandlerAdapter Package Description com.kttdevelopment.simplehttpserver.handler -
-
Uses of FileHandlerAdapter in com.kttdevelopment.simplehttpserver.handler
Constructors in com.kttdevelopment.simplehttpserver.handler with parameters of type FileHandlerAdapter Constructor Description FileHandler(FileHandlerAdapter adapter)Creates a file handler with aFileHandler.
-