Uses of Class
org.cruk.clarity.api.impl.URLInputStreamResource
Packages that use URLInputStreamResource
-
Uses of URLInputStreamResource in org.cruk.clarity.api.impl
Methods in org.cruk.clarity.api.impl with parameters of type URLInputStreamResourceModifier 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.