Uses of Class
net.oneandone.neberus.parse.RestMethodData.HeaderInfo
-
Packages that use RestMethodData.HeaderInfo Package Description net.oneandone.neberus.parse -
-
Uses of RestMethodData.HeaderInfo in net.oneandone.neberus.parse
Fields in net.oneandone.neberus.parse with type parameters of type RestMethodData.HeaderInfo Modifier and Type Field Description java.util.Map<java.lang.String,RestMethodData.HeaderInfo>RestClassData. headerDefinitionsClass scope defined headers that enable the reuse of the provided header description in the whole classjava.util.List<RestMethodData.HeaderInfo>RestMethodData.ResponseData. headers
-