DODS 5.1 API

Package com.lutris.classloader

Interface Summary
MultiClassLoader.ClassFilter A filter interface, used in deciding if a class should be loaded by this class loader.
 

Class Summary
ClassPathEntry
LocalDirResource A Resource that is a file on the local machine in a specified directory.
LocalZipResource A Resource that is an entry in a specified zip file on the local machine.
MultiClassLoader Summary:
RemoteDirResource A Resource that is a file on a remote machine in a specified directory.
RemoteZipResource A Resource that is an entry in a specified zip file on a remote machine.
Resource A resource that is a file existing on the local machine or a remote machine.
 


DODS 5.1 API