Enum Class SimpleFileServer.OutputLevel

java.lang.Object
java.lang.Enum<SimpleFileServer.OutputLevel>
com.sun.net.httpserver.SimpleFileServer.OutputLevel
All Implemented Interfaces:
Serializable, Comparable<SimpleFileServer.OutputLevel>, Constable
Enclosing class:
SimpleFileServer

public static enum SimpleFileServer.OutputLevel extends Enum<SimpleFileServer.OutputLevel>
Describes the log message output level produced by the server when processing exchanges.
Since:
18