| Interface | Description |
|---|---|
| RawInput |
Raw data stream supplied by the body of a PUT or POST.
|
| Class | Description |
|---|---|
| BinaryResult |
Wrapper around a non-JSON result from a
RestView. |
| CacheControl | |
| IdString |
Resource identifier split out from a URL.
|
| Url |
URL related utility functions.
|
| Enum | Description |
|---|---|
| CacheControl.Type |
| Exception | Description |
|---|---|
| NotImplementedException |
Method is not implemented in currently used implementation.
|
| RestApiException |
Root exception type for JSON API failures.
|
| Annotation Type | Description |
|---|---|
| DefaultInput |
Applied to a String field to indicate the default input parameter.
|
Copyright © 2018. All rights reserved.