Interface WsApiDelegate

All Known Implementing Classes:
WsApiServiceImpl

public interface WsApiDelegate
A delegate to be called by the WsApiController}. Implement this interface with a Service annotated class.
  • Field Details

    • log

      static final org.slf4j.Logger log
  • Method Details