| Package | Description |
|---|---|
| org.gcube.smartgears.extensions |
| Modifier and Type | Method and Description |
|---|---|
static ApiSignature |
ApiResource.handles(String mapping)
Returns a
ApiSignature that declares the method and media types handled by an ApiResource for a given mapping. |
ApiSignature |
ApiResource.signature()
Return the signature of this resource.
|
ApiSignature |
ApiSignature.with(ApiMethodSignature signature) |
| Constructor and Description |
|---|
ApiResource(ApiSignature signature)
Creates an instance with a given signature.
|
Copyright © 2019. All Rights Reserved.