Package org.lockss.laaws.rs.api
Interface StatusApiDelegate
- All Known Implementing Classes:
StatusApiServiceImpl
public interface StatusApiDelegate
A delegate to be called by the
StatusApiController}.
Implement this interface with a Service annotated class.-
Field Details
-
log
static final org.slf4j.Logger log
-
-
Method Details
-
getObjectMapper
-
getRequest
-
getAcceptHeader
-
getStatus
- See Also:
-