Interface AgentFileStreamService.AgentFileResource

All Superinterfaces:
org.springframework.core.io.InputStreamSource, org.springframework.core.io.Resource
All Known Implementing Classes:
AgentFileResourceImpl
Enclosing interface:
AgentFileStreamService

public static interface AgentFileStreamService.AgentFileResource extends org.springframework.core.io.Resource
A Resource for files local to a remote agent.
Since:
4.0.0
  • Method Summary

    Methods inherited from interface org.springframework.core.io.InputStreamSource

    getInputStream

    Methods inherited from interface org.springframework.core.io.Resource

    contentLength, createRelative, exists, getContentAsByteArray, getContentAsString, getDescription, getFile, getFilename, getURI, getURL, isFile, isOpen, isReadable, lastModified, readableChannel