Rest |
| Class | Description | |
|---|---|---|
| ContractDescription | A contract description maps a single interface type (the 'contract' type) and the associated operations. Operations are marked with one or more RestInvokeAttribute attributes and each attribute is used to define an OperationDescription for the method. | |
| EndpointDescription | Describes a single endpoint | |
| OperationDescription | Represents an operation description |