Class MimeTypeUtil
- java.lang.Object
-
- com.github.fmjsjx.libnetty.http.server.MimeTypeUtil
-
public class MimeTypeUtil extends java.lang.ObjectUtility class for mime type.- Since:
- 1.1
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.CharSequenceprobeContentType(java.nio.file.Path path)Probes the content type of a file.
-