| Package | Description |
|---|---|
| org.ringojs.engine |
The core scripting engine including the module loader.
|
| org.ringojs.repository |
A framework for unified loading of scripts and other resources.
|
| Class and Description |
|---|
| Repository
Repository represents an abstract container of resources (e.g.
|
| Resource
Resource represents a pointer to some kind of information (code, skin, ...)
from which the content can be fetched
|
| Trackable
Parent interface for both Repository and Resource interfaces.
|
| Class and Description |
|---|
| AbstractRepository
Provides common methods and fields for the default implementations of the
repository interface
|
| AbstractResource |
| FileRepository
Repository implementation for directories providing file resources
|
| Repository
Repository represents an abstract container of resources (e.g.
|
| Resource
Resource represents a pointer to some kind of information (code, skin, ...)
from which the content can be fetched
|
| Trackable
Parent interface for both Repository and Resource interfaces.
|
| WebappRepository |
| ZipRepository |
Copyright © 2016. All rights reserved.