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