Uses of Class
org.cruk.clarity.api.impl.URLInputStreamResource
-
Uses of URLInputStreamResource in org.cruk.clarity.api.impl
Modifier and TypeMethodDescriptionprotected void
ClarityAPIImpl.uploadViaHTTP
(URLInputStreamResource fileURLResource, ClarityFile targetFile) Upload a file to the Clarity file store.protected void
ClarityAPIImpl.uploadViaSFTP
(URLInputStreamResource fileURLResource, ClarityFile targetFile) Upload a file to the Clarity file store.