Interface IRestService

All Known Implementing Classes:
AbstractRestService

public interface IRestService
The interface for all the front facing REST (sync) services.
  • Method Summary

    Modifier and Type Method Description
    Class<? extends IRestService> getType()
    Gets the type.