Package-level declarations
Generic endpoints allow you to model collections and elements.
Types
Base class for building endpoints that use ETags and Last-Modified timestamps for caching and to avoid lost updates.
Endpoint for a collection of TEntitys addressable as ElementEndpoints.
Endpoint for a collection of TEntitys addressable as ElementEndpoints.
Endpoint for an individual resource.
Endpoint for an individual resource.
Endpoint for a collection of TEntitys addressable as TElementEndpoints.
Endpoint for a collection of TEntitys addressable as TElementEndpoints.
Endpoint that addresses child TElementEndpoints by ID.
Endpoint that addresses child TElementEndpoints by ID.
Functions
Determines whether the collection contains a specific element.
Deletes an existing element from the collection.
Modifies an existing element in the collection by merging changes on the server-side.
Sets/replaces an existing element in the collection.