Package org.openhab.core.io.rest
Interface RESTResource
- All Known Implementing Classes:
OpenApiResource
,SseResource
@NonNullByDefault
public interface RESTResource
This is a marker interface for REST resource implementations
- Author:
- Kai Kreuzer - Initial contribution