Uses of Package
org.springframework.core.io
Packages that use org.springframework.core.io
Package
Description
Support classes for components that contribute generated code equivalent to a
runtime behavior.
Support for registering the need for reflection, resources, java
serialization and proxies at runtime.
Generic abstraction for (file-based) resources, used throughout the framework.
Generic abstraction for working with byte buffer implementations.
Support classes for Spring's resource abstraction.
Support classes for reading annotation and class-level metadata.
-
Classes in org.springframework.core.io used by org.springframework.aot.generate
-
Classes in org.springframework.core.io used by org.springframework.aot.hintClassDescriptionInterface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource.
-
Classes in org.springframework.core.io used by org.springframework.core.codecClassDescriptionInterface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource.
-
Classes in org.springframework.core.io used by org.springframework.core.ioClassDescriptionAbstract base class for resources which resolve URLs into File references, such as
UrlResourceorClassPathResource.Convenience base class forResourceimplementations, pre-implementing typical behavior.Resourceimplementation for class path resources.Extended interface for a resource that is loaded from an enclosing 'context', e.g.Default implementation of theResourceLoaderinterface.Simple interface for objects that are sources for anInputStream.A resolution strategy for protocol-specific resource handles.Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource.Strategy interface for loading resources (e.g., class path or file system resources).Resourceimplementation forjava.net.URLlocators.Extended interface for a resource that supports writing to it. -
Classes in org.springframework.core.io used by org.springframework.core.io.bufferClassDescriptionInterface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource.
-
Classes in org.springframework.core.io used by org.springframework.core.io.supportClassDescriptionSimple interface for objects that are sources for an
InputStream.Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource.Strategy interface for loading resources (e.g., class path or file system resources). -
Classes in org.springframework.core.io used by org.springframework.core.type.classreadingClassDescriptionInterface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource.Strategy interface for loading resources (e.g., class path or file system resources).