public interface RepoinfoApiDelegate
RepoinfoApiController}.
Implement this interface with a Service annotated class.| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Modifier and Type | Method and Description |
|---|---|
default Optional<String> |
getAcceptHeader() |
default Optional<com.fasterxml.jackson.databind.ObjectMapper> |
getObjectMapper() |
default org.springframework.http.ResponseEntity<RepositoryInfo> |
getRepositoryInformation() |
default Optional<javax.servlet.http.HttpServletRequest> |
getRequest() |
default Optional<com.fasterxml.jackson.databind.ObjectMapper> getObjectMapper()
default Optional<javax.servlet.http.HttpServletRequest> getRequest()
default org.springframework.http.ResponseEntity<RepositoryInfo> getRepositoryInformation()
RepoinfoApi.getRepositoryInformation()Copyright © 2000–2021 LOCKSS Program. All rights reserved.