Uses of Interface
ratpack.http.MediaType
-
Packages that use MediaType Package Description ratpack.http The HTTP protocol. -
-
Uses of MediaType in ratpack.http
Methods in ratpack.http that return MediaType Modifier and Type Method Description MediaTypeRequest. getContentType()The type of the data as specified in the"content-type"header.MediaTypeTypedData. getContentType()The type of the data.
-