org.gcube.smartgears.extensions
Class ApiMethodSignature

java.lang.Object
  extended by org.gcube.smartgears.extensions.ApiMethodSignature

public class ApiMethodSignature
extends Object


Constructor Summary
ApiMethodSignature(HttpExtension.Method method)
           
 
Method Summary
 ApiMethodSignature accepts(String... types)
           
 ApiMethodSignature produces(String... types)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApiMethodSignature

public ApiMethodSignature(HttpExtension.Method method)
Method Detail

accepts

public ApiMethodSignature accepts(String... types)

produces

public ApiMethodSignature produces(String... types)


Copyright © 2014. All Rights Reserved.