Uses of Class
org.gcube.smartgears.extensions.ApiMethodSignature
Packages that use ApiMethodSignature
-
Uses of ApiMethodSignature in org.gcube.smartgears.extensions
Methods in org.gcube.smartgears.extensions that return ApiMethodSignatureModifier and TypeMethodDescriptionSpecifies the content types that this method accepts.static ApiMethodSignatureApiResource.method(HttpExtension.Method method) Returns anApiMethodSignaturethat declares the media types handled by anApiResourcefor a given method.Specifies the content types that this method produces.Methods in org.gcube.smartgears.extensions with parameters of type ApiMethodSignatureModifier and TypeMethodDescriptionApiSignature.with(ApiMethodSignature signature) Adds a method signature to this API signature.