Interface Resource

All Known Implementing Classes:
ConfigurationResource, FileResource, HealthResource, IdentifierResource, IdentifierResource, IdentifierResource, ImageResource, ImageResource, ImageResource, InformationResource, InformationResource, InformationResource, InformationResource, LandingResource, StatusResource, TaskResource, TasksResource, TileResource, TrailingSlashResource

public interface Resource

HTTP resource.

Implementations should extend AbstractResource and note the documentation of all of its methods that they override.

Instances are used only once and are not shared across threads.