Package uno.anahata.asi.agi.resource.handle
package uno.anahata.asi.agi.resource.handle
Low-level connectivity and metadata abstraction for resources.
Resource handles provide a unified interface for interacting with diverse data sources (Files, URLs, Strings) while maintaining optimistic locking metadata and MIME-type awareness.
-
ClassDescriptionBase implementation of
ResourceHandleproviding common owner management.A filesystem-backed resource handle for physical local files.A strategy interface for physical or virtual connectivity to resource data.A memory-backed resource handle for virtual or proposed content.A resource handle that points to a remote URL or a protocol-based entry.Record for holding captured metadata.

