Package com.aspectran.web.support.http
-
Interface Summary Interface Description HttpHeaders -
Class Summary Class Description HttpStatusSetter HTTP Status Codes for REST.MediaType (This class is a member of the Spring Framework.)MediaType.SpecificityComparator<T extends MediaType> Comparator to sortMediaTypes
in order of specificity.MediaTypeUtils MiscellaneousMediaType
utility methods. -
Enum Summary Enum Description HttpStatus Enumeration of HTTP status codes. -
Exception Summary Exception Description HttpMediaTypeException (This class is a member of the Spring Framework.)HttpMediaTypeNotAcceptableException (This class is a member of the Spring Framework.)HttpMediaTypeNotSupportedException (This class is a member of the Spring Framework.)InvalidMediaTypeException Exception thrown fromMediaTypeUtils.parseMediaType(String)
in case of encountering an invalid content type specification String.