Uses of Package
org.hotswap.agent.util.spring.io.resource
-
Classes in org.hotswap.agent.util.spring.io.resource used by org.hotswap.agent.util.spring.io.loader Class Description AbstractFileResolvingResource Abstract base class for resources which resolve URLs into File references, such asUrlResourceorClassPathResource.AbstractResource Convenience base class forResourceimplementations, pre-implementing typical behavior.ClassPathResource Resourceimplementation for class path resources.ContextResource Extended interface for a resource that is loaded from an enclosing 'context', e.g. from ajavax.servlet.ServletContextor ajavax.portlet.PortletContextbut also from plain classpath paths or relative file system paths (specified without an explicit prefix, hence applying relative to the localResourceLoader's context).InputStreamSource Simple interface for objects that are sources for anInputStream.Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. -
Classes in org.hotswap.agent.util.spring.io.resource used by org.hotswap.agent.util.spring.io.resource Class Description AbstractFileResolvingResource Abstract base class for resources which resolve URLs into File references, such asUrlResourceorClassPathResource.AbstractResource Convenience base class forResourceimplementations, pre-implementing typical behavior.InputStreamSource Simple interface for objects that are sources for anInputStream.Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource.WritableResource Extended interface for a resource that supports writing to it. -
Classes in org.hotswap.agent.util.spring.io.resource used by org.hotswap.agent.util.spring.path Class Description Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource. -
Classes in org.hotswap.agent.util.spring.io.resource used by org.hotswap.agent.versions Class Description Resource Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource.