Interface ClientLoader
-
- All Known Implementing Classes:
JsonClientLoader,RestClientLoader
public interface ClientLoaderКлиентский загрузчик данных
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidload(URI server, String subject, String target, org.springframework.core.io.Resource file)Загрузить данные
-