Show / Hide Table of Contents

Namespace Tangosol.IO.Resources

Classes

AbstractResource

Asbtract base class for other IResource implementations.

EmbeddedResource

An IResource implementation for resources stored within assemblies.

FileResource

File resource implementation of IResource.

ResourceLoader

Loads resources from various sources.

ResourceRegistry

Registry class that contains mappings between various protocols and their associated resource handlers.

UrlResource

URL resource implementation.

Interfaces

IResource

Interface for access to different types of resources that can provide a System.IO.Stream to read from.

In this article
Back to top Copyright © 2000, 2024, Oracle and/or its affiliates.