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