Uses of Class
com.aspectran.web.support.http.HttpMediaTypeNotAcceptableException
-
Packages that use HttpMediaTypeNotAcceptableException Package Description com.aspectran.web.activity.request com.aspectran.web.activity.response -
-
Uses of HttpMediaTypeNotAcceptableException in com.aspectran.web.activity.request
Methods in com.aspectran.web.activity.request that throw HttpMediaTypeNotAcceptableException Modifier and Type Method Description static java.util.List<MediaType>RequestHeaderParser. resolveAcceptContentTypes(com.aspectran.core.adapter.RequestAdapter requestAdapter) -
Uses of HttpMediaTypeNotAcceptableException in com.aspectran.web.activity.response
Methods in com.aspectran.web.activity.response that throw HttpMediaTypeNotAcceptableException Modifier and Type Method Description protected MediaTypeAbstractRestResponse. determineContentType(com.aspectran.core.activity.Activity activity)
-