Class Hierarchy
- java.lang.Object
- com.kttdevelopment.simplehttpserver.handler.CacheFileAdapter (implements com.kttdevelopment.simplehttpserver.handler.FileHandlerAdapter)
- com.kttdevelopment.simplehttpserver.handler.ExchangeThrottler
- com.kttdevelopment.simplehttpserver.handler.FileHandler (implements com.kttdevelopment.simplehttpserver.SimpleHttpHandler)
- com.kttdevelopment.simplehttpserver.handler.PredicateHandler (implements com.sun.net.httpserver.HttpHandler)
- com.kttdevelopment.simplehttpserver.handler.RootHandler
- com.kttdevelopment.simplehttpserver.handler.RedirectHandler (implements com.kttdevelopment.simplehttpserver.SimpleHttpHandler)
- com.kttdevelopment.simplehttpserver.handler.ServerExchangeThrottler
- com.kttdevelopment.simplehttpserver.handler.ServerSessionThrottler
- com.kttdevelopment.simplehttpserver.handler.SessionThrottler
- com.kttdevelopment.simplehttpserver.handler.SSEHandler (implements com.kttdevelopment.simplehttpserver.SimpleHttpHandler)
- com.kttdevelopment.simplehttpserver.handler.TemporaryHandler (implements com.sun.net.httpserver.HttpHandler)
- com.kttdevelopment.simplehttpserver.handler.ThrottledHandler (implements com.sun.net.httpserver.HttpHandler)
Interface Hierarchy
- com.kttdevelopment.simplehttpserver.handler.FileBytesAdapter
- com.kttdevelopment.simplehttpserver.handler.FileHandlerAdapter
- com.kttdevelopment.simplehttpserver.handler.FileNameAdapter
- com.kttdevelopment.simplehttpserver.handler.FileHandlerAdapter
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.kttdevelopment.simplehttpserver.handler.ByteLoadingOption
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)