Class Hierarchy
- java.lang.Object
- io.milton.http.entity.ByteArrayEntity (implements io.milton.http.Response.Entity)
- io.milton.http.entity.CompressedResourceEntity (implements io.milton.http.Response.Entity)
- io.milton.http.entity.DefaultEntityTransport (implements io.milton.http.entity.EntityTransport)
- io.milton.http.entity.GetableResourceEntity (implements io.milton.http.Response.Entity)
- io.milton.http.entity.BufferingGetableResourceEntity
- io.milton.http.entity.InputStreamEntity (implements io.milton.http.Response.Entity)
- io.milton.http.entity.MultiStatusEntity (implements io.milton.http.Response.Entity)
- io.milton.http.entity.PartialEntity (implements io.milton.http.Response.Entity)
- io.milton.http.entity.StringEntity (implements io.milton.http.Response.Entity)
Interface Hierarchy
- io.milton.http.entity.EntityTransport