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