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 voidClarityAPIImpl.uploadViaHTTP(URLInputStreamResource fileURLResource, ClarityFile targetFile) Upload a file to the Clarity file store.protected voidClarityAPIImpl.uploadViaSFTP(URLInputStreamResource fileURLResource, ClarityFile targetFile) Upload a file to the Clarity file store.