@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) @Documented public @interface ResponseContentType
| Modifier and Type | Required Element and Description |
|---|---|
org.osgl.http.H.MediaType |
value
Specify the content type string, e.g.
|
Copyright © 2017. All Rights Reserved.