Exception thrown if an attempt is made to modify confirmed elements of a
classpath in SharedClassURLClasspathHelper.
Exception thrown if a factory is asked to get multiple helpers for a ClassLoader.
SharedAbstractHelper provides common functions and data to helper subclasses.
SharedClassCacheInfo stores information about a shared class cache and
provides methods to retrieve that information.
SharedClassFilter allows users of a Helper API to filter which classes are found and stored in the cache.
The SharedClassHelper superinterface defines functions that are common
to all class helpers.
SharedClassHelperFactory provides an interface that is
used to create various types of SharedClassHelper for ClassLoaders.
SharedClassHelper API that stores and finds classes using String tokens.
SharedClassHelper API that stores and finds classes by using URL classpaths.
Interface that allows an index to be returned from findSharedClass calls.
SharedClassHelper API that stores and finds classes by using URL paths.
SharedDataHelper API that stores and finds byte data using String tokens.
SharedDataHelperFactory provides an interface used to create SharedDataHelpers.
The SharedHelper superinterface defines functions common to all helpers.