Interface FileServer


@Contract public interface FileServer
Implementations of this interface are responsible for servicing a file residing on the local file system to a Response object.
Author:
Jerome Dochez