See: Description
| Interface | Description | 
|---|---|
| ClassLoaderFileRepository | A container for files that may be served from a  ClassLoader. | 
| Class | Description | 
|---|---|
| ClassLoaderFile | A single file that may be served from a  ClassLoader. | 
| ClassLoaderFiles | ClassLoaderFileRepositorythat maintains a collection ofClassLoaderFileitems grouped by source directories. | 
| ClassLoaderFiles.SourceDirectory | An individual source directory that is being managed by the collection. | 
| ClassLoaderFileURLStreamHandler | URLStreamHandlerfor the contents of aClassLoaderFile. | 
| RestartClassLoader | Disposable  ClassLoaderused to support application restarting. | 
| Enum | Description | 
|---|---|
| ClassLoaderFile.Kind | The kinds of class load files. |