Uses of Class
org.gcube.smartgears.extensions.ApiMethodSignature
-
Packages that use ApiMethodSignature Package Description org.gcube.smartgears.extensions -
-
Uses of ApiMethodSignature in org.gcube.smartgears.extensions
Methods in org.gcube.smartgears.extensions that return ApiMethodSignature Modifier and Type Method Description ApiMethodSignatureApiMethodSignature. accepts(String... types)static ApiMethodSignatureApiResource. method(HttpExtension.Method method)Returns anApiMethodSignaturethat declares the media types handled by anApiResourcefor a given method.ApiMethodSignatureApiMethodSignature. produces(String... types)Methods in org.gcube.smartgears.extensions with parameters of type ApiMethodSignature Modifier and Type Method Description ApiSignatureApiSignature. with(ApiMethodSignature signature)
-