Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - dev.voidframework.web.http.FlashMessages
- dev.voidframework.web.http.FormData
- dev.voidframework.web.http.Session
- java.util.HashMap<K,
- dev.voidframework.web.http.Context
- dev.voidframework.web.http.HttpContentTypes
- dev.voidframework.web.http.HttpHeaderNames
- dev.voidframework.web.http.HttpReturnCode
- java.lang.Record
- dev.voidframework.web.http.Cookie
- dev.voidframework.web.http.FormItem
- dev.voidframework.web.http.HttpRequestBodyContent
- dev.voidframework.web.http.Result
- dev.voidframework.web.http.TemplateResult
- dev.voidframework.web.http.WebSocketContext
- java.util.AbstractMap<K,
Interface Hierarchy
- dev.voidframework.web.http.HttpRequest
- dev.voidframework.web.http.WebSocketRequest
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- dev.voidframework.web.http.HttpMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)