Uses of Class
org.gcube.smartgears.extensions.ApiMethodSignature

Packages that use ApiMethodSignature
org.gcube.smartgears.extensions   
 

Uses of ApiMethodSignature in org.gcube.smartgears.extensions
 

Methods in org.gcube.smartgears.extensions that return ApiMethodSignature
 ApiMethodSignature ApiMethodSignature.accepts(String... types)
           
static ApiMethodSignature ApiResource.method(HttpExtension.Method method)
          Returns an ApiMethodSignature that declares the media types handled by an ApiResource for a given method.
 ApiMethodSignature ApiMethodSignature.produces(String... types)
           
 

Methods in org.gcube.smartgears.extensions with parameters of type ApiMethodSignature
 ApiSignature ApiSignature.with(ApiMethodSignature signature)
           
 



Copyright © 2014. All Rights Reserved.