Uses of Class
org.gcube.smartgears.extensions.ApiSignature
Packages that use ApiSignature
-
Uses of ApiSignature in org.gcube.smartgears.extensions
Methods in org.gcube.smartgears.extensions that return ApiSignatureModifier and TypeMethodDescriptionstatic ApiSignatureReturns aApiSignaturethat declares the method and media types handled by anApiResourcefor a given mapping.ApiResource.signature()Return the signature of this resource.ApiSignature.with(ApiMethodSignature signature) Adds a method signature to this API signature.Constructors in org.gcube.smartgears.extensions with parameters of type ApiSignatureModifierConstructorDescriptionApiResource(ApiSignature signature) Creates an instance with a given signature.