Hierarchy For All Packages
- cool.scx.http,
- cool.scx.http.body,
- cool.scx.http.error_handler,
- cool.scx.http.exception,
- cool.scx.http.headers,
- cool.scx.http.headers.accept,
- cool.scx.http.headers.content_disposition,
- cool.scx.http.headers.content_encoding,
- cool.scx.http.headers.cookie,
- cool.scx.http.headers.range,
- cool.scx.http.media,
- cool.scx.http.media_type,
- cool.scx.http.media.byte_array,
- cool.scx.http.media.byte_input,
- cool.scx.http.media.empty,
- cool.scx.http.media.event_stream,
- cool.scx.http.media.event_stream.event,
- cool.scx.http.media.file,
- cool.scx.http.media.form_params,
- cool.scx.http.media.gzip,
- cool.scx.http.media.input_stream,
- cool.scx.http.media.multi_part,
- cool.scx.http.media.node,
- cool.scx.http.media.object,
- cool.scx.http.media.string,
- cool.scx.http.method,
- cool.scx.http.parameters,
- cool.scx.http.peer_info,
- cool.scx.http.sender,
- cool.scx.http.status,
- cool.scx.http.uri,
- cool.scx.http.version
Class Hierarchy
- java.lang.Object
- cool.scx.http.headers.accept.AcceptHelper
- cool.scx.http.headers.accept.AcceptImpl (implements cool.scx.http.headers.accept.AcceptWritable)
- cool.scx.http.media.byte_array.ByteArrayMediaReader (implements cool.scx.http.media.MediaReader<T>)
- cool.scx.http.media.byte_array.ByteArrayMediaWriter (implements cool.scx.http.media.MediaWriter)
- cool.scx.http.media.byte_input.ByteInputMediaWriter (implements cool.scx.http.media.MediaWriter)
- cool.scx.http.body.CacheHttpBody (implements cool.scx.http.body.ScxHttpBody)
- cool.scx.http.media.event_stream.ClientEventStream (implements java.lang.AutoCloseable)
- cool.scx.http.media.event_stream.ClientEventStreamMediaReader (implements cool.scx.http.media.MediaReader<T>)
- cool.scx.http.headers.content_disposition.ContentDispositionHelper
- cool.scx.http.headers.content_disposition.ContentDispositionImpl (implements cool.scx.http.headers.content_disposition.ContentDispositionWritable)
- cool.scx.http.headers.cookie.CookieHelper
- cool.scx.http.headers.cookie.CookiesImpl (implements cool.scx.http.headers.cookie.CookiesWritable)
- cool.scx.http.error_handler.DefaultHttpServerErrorHandler (implements cool.scx.http.error_handler.ScxHttpServerErrorHandler)
- cool.scx.http.media.empty.EmptyMediaWriter (implements cool.scx.http.media.MediaWriter)
- cool.scx.http.error_handler.ErrorPhaseHelper
- cool.scx.http.media.event_stream.event.EventClientEventStream
- cool.scx.http.media.event_stream.EventStreamHelper
- cool.scx.http.media.file.FileMediaReader (implements cool.scx.http.media.MediaReader<T>)
- cool.scx.http.media.file.FileMediaWriter (implements cool.scx.http.media.MediaWriter)
- cool.scx.http.media.form_params.FormParamsHelper
- cool.scx.http.media.form_params.FormParamsMediaReader (implements cool.scx.http.media.MediaReader<T>)
- cool.scx.http.media.form_params.FormParamsMediaWriter (implements cool.scx.http.media.MediaWriter)
- cool.scx.http.body.GzipHttpBody (implements cool.scx.http.body.ScxHttpBody)
- cool.scx.http.sender.GzipHttpSender<T> (implements cool.scx.http.sender.ScxHttpSender<T>)
- cool.scx.http.media.input_stream.InputStreamMediaWriter (implements cool.scx.http.media.MediaWriter)
- cool.scx.http.headers.accept.MediaRangeHelper
- cool.scx.http.headers.accept.MediaRangeImpl (implements cool.scx.http.headers.accept.MediaRangeWritable)
- cool.scx.http.media.multi_part.MultiPartImpl (implements cool.scx.http.media.multi_part.MultiPartWritable)
- cool.scx.http.media.multi_part.MultiPartMediaWriter (implements cool.scx.http.media.MediaWriter)
- cool.scx.http.media.multi_part.MultiPartPartImpl (implements cool.scx.http.media.multi_part.MultiPartPartWritable)
- cool.scx.http.media.multi_part.MultiPartStream (implements java.lang.AutoCloseable, java.util.Iterator<E>, cool.scx.http.media.multi_part.MultiPart)
- cool.scx.http.media.multi_part.MultiPartStreamMediaReader (implements cool.scx.http.media.MediaReader<T>)
- cool.scx.http.media.node.NodeHelper
- cool.scx.http.media.node.NodeMediaReader (implements cool.scx.http.media.MediaReader<T>)
- cool.scx.http.media.node.NodeMediaWriter (implements cool.scx.http.media.MediaWriter)
- cool.scx.http.media.object.ObjectMediaReader<T> (implements cool.scx.http.media.MediaReader<T>)
- cool.scx.http.media.object.ObjectMediaWriter (implements cool.scx.http.media.MediaWriter)
- cool.scx.http.parameters.ParameterEntryImpl<K,
V> (implements cool.scx.http.parameters.ParameterEntry<K, V>) - cool.scx.http.parameters.ParametersImpl<K,
V> (implements cool.scx.http.parameters.ParametersWritable<K, V>) - cool.scx.http.media.form_params.FormParamsImpl (implements cool.scx.http.media.form_params.FormParamsWritable)
- cool.scx.http.parameters.ParametersIterator<K,
V> (implements java.util.Iterator<E>) - cool.scx.http.headers.ScxHttpHeadersHelper
- cool.scx.http.status.ScxHttpStatusHelper
- cool.scx.http.media_type.ScxMediaTypeHelper
- cool.scx.http.media_type.ScxMediaTypeImpl (implements cool.scx.http.media_type.ScxMediaTypeWritable)
- cool.scx.http.uri.ScxURIHelper
- cool.scx.http.media.event_stream.ServerEventStream (implements java.lang.AutoCloseable)
- cool.scx.http.media.event_stream.ServerEventStreamMediaWriter (implements cool.scx.http.media.MediaWriter)
- cool.scx.http.media.event_stream.SseEventImpl (implements cool.scx.http.media.event_stream.SseEventWritable)
- cool.scx.http.media.string.StringMediaReader (implements cool.scx.http.media.MediaReader<T>)
- cool.scx.http.media.string.StringMediaWriter (implements cool.scx.http.media.MediaWriter)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- cool.scx.http.headers.accept.IllegalMediaRangeException
- cool.scx.http.media_type.IllegalMediaTypeException
- java.lang.RuntimeException
- cool.scx.http.body.BodyReadException
- cool.scx.http.sender.HttpSendException
- java.lang.IllegalStateException
- cool.scx.http.body.BodyAlreadyConsumedException
- cool.scx.http.sender.BodyAlreadySentException
- cool.scx.http.exception.ScxHttpException
- cool.scx.http.exception.BadRequestException
- cool.scx.http.exception.ContentTooLargeException
- cool.scx.http.exception.ForbiddenException
- cool.scx.http.exception.InternalServerErrorException
- cool.scx.http.exception.MethodNotAllowedException
- cool.scx.http.exception.NotFoundException
- cool.scx.http.exception.UnauthorizedException
- cool.scx.http.exception.UnsupportedMediaTypeException
- cool.scx.http.exception.URITooLongException
- java.lang.Exception
- cool.scx.http.uri.URIEncoder
Interface Hierarchy
- cool.scx.http.headers.content_disposition.ContentDisposition
- cool.scx.http.headers.content_disposition.ContentDispositionWritable
- cool.scx.http.headers.cookie.Cookie
- cool.scx.http.headers.cookie.CookieWritable
- java.lang.Iterable<T>
- cool.scx.http.headers.accept.Accept
- cool.scx.http.headers.accept.AcceptWritable
- cool.scx.http.headers.cookie.Cookies
- cool.scx.http.headers.cookie.CookiesWritable
- cool.scx.http.media.multi_part.MultiPart
- cool.scx.http.media.multi_part.MultiPartWritable
- cool.scx.http.parameters.Parameters<K,
V> - cool.scx.http.media.form_params.FormParams
- cool.scx.http.media.form_params.FormParamsWritable (also extends cool.scx.http.parameters.ParametersWritable<K,
V>)
- cool.scx.http.media.form_params.FormParamsWritable (also extends cool.scx.http.parameters.ParametersWritable<K,
- cool.scx.http.parameters.ParametersWritable<K,
V> - cool.scx.http.media.form_params.FormParamsWritable (also extends cool.scx.http.media.form_params.FormParams)
- cool.scx.http.headers.ScxHttpHeadersWritable (also extends cool.scx.http.headers.ScxHttpHeaders)
- cool.scx.http.headers.ScxHttpHeaders
- cool.scx.http.headers.ScxHttpHeadersWritable (also extends cool.scx.http.parameters.ParametersWritable<K,
V>)
- cool.scx.http.headers.ScxHttpHeadersWritable (also extends cool.scx.http.parameters.ParametersWritable<K,
- cool.scx.http.media.form_params.FormParams
- cool.scx.http.headers.accept.Accept
- cool.scx.http.headers.accept.MediaRange
- cool.scx.http.headers.accept.MediaRangeWritable
- cool.scx.http.media.MediaReader<T>
- cool.scx.http.media.MediaWriter
- cool.scx.http.parameters.ParameterEntry<K,
V> - cool.scx.http.peer_info.PeerInfo
- cool.scx.http.peer_info.PeerInfoWritable
- cool.scx.http.headers.content_encoding.ScxContentEncoding
- cool.scx.http.body.ScxHttpBody
- cool.scx.http.media.multi_part.MultiPartPart
- cool.scx.http.media.multi_part.MultiPartPartWritable
- cool.scx.http.media.multi_part.MultiPartPart
- cool.scx.http.ScxHttpClient
- cool.scx.http.headers.ScxHttpHeaderName
- cool.scx.http.headers.ScxHttpHeadersReadHelper
- cool.scx.http.ScxHttpClientResponse
- cool.scx.http.headers.ScxHttpHeadersWriteHelper<T>
- cool.scx.http.ScxHttpClientRequest (also extends cool.scx.http.sender.ScxHttpSender<T>)
- cool.scx.http.ScxHttpServerResponse (also extends cool.scx.http.sender.ScxHttpSender<T>)
- cool.scx.http.ScxHttpServerRequest
- cool.scx.http.method.ScxHttpMethod
- cool.scx.http.sender.ScxHttpSender<T>
- cool.scx.http.ScxHttpClientRequest (also extends cool.scx.http.headers.ScxHttpHeadersWriteHelper<T>)
- cool.scx.http.ScxHttpServerResponse (also extends cool.scx.http.headers.ScxHttpHeadersWriteHelper<T>)
- cool.scx.http.ScxHttpServer
- cool.scx.http.error_handler.ScxHttpServerErrorHandler
- cool.scx.http.status.ScxHttpStatus
- cool.scx.http.media_type.ScxMediaType
- cool.scx.http.media_type.ScxMediaTypeWritable
- cool.scx.http.uri.ScxURI
- cool.scx.http.uri.ScxURIWritable
- cool.scx.http.media.event_stream.SseEvent
- cool.scx.http.media.event_stream.SseEventWritable
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cool.scx.http.headers.content_encoding.ContentEncoding (implements cool.scx.http.headers.content_encoding.ScxContentEncoding)
- cool.scx.http.headers.cookie.CookieSameSite
- cool.scx.http.error_handler.ErrorPhase
- cool.scx.http.media_type.FileFormat
- cool.scx.http.headers.HttpFieldName (implements cool.scx.http.headers.ScxHttpHeaderName)
- cool.scx.http.method.HttpMethod (implements cool.scx.http.method.ScxHttpMethod)
- cool.scx.http.status.HttpStatus (implements cool.scx.http.status.ScxHttpStatus)
- cool.scx.http.version.HttpVersion
- cool.scx.http.media_type.MediaType (implements cool.scx.http.media_type.ScxMediaType)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- cool.scx.http.body.DefaultHttpBody (implements cool.scx.http.body.ScxHttpBody)
- cool.scx.http.media.gzip.GzipMediaWriter (implements cool.scx.http.media.MediaWriter)
- cool.scx.http.headers.range.Range
- java.lang.Record