| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| DataLoadProvider<T,Z> | A load provider that provides the necessary encoders and decoders to decode a specific type of resource from a specific type of data. | 
| LoadProvider<A,T,Z,R> | An extension of DataLoadProviderthat also allows aModelLoaderand aResourceTranscoderto be retrieved. | 
| Class Summary | |
|---|---|
| ChildLoadProvider<A,T,Z,R> | A LoadProviderthat returns classes preferentially from those set on it but
 that also defaults to a wrappedLoadProviderwhen a particular class is not set. | 
| DataLoadProviderRegistry | A class that allows DataLoadProviders to be registered and retrieved by the
 data and resource classes they provide encoders and decoders for. | 
| EmptyDataLoadProvider<T,Z> | A DataLoadProviderthat returnsnullfor every class. | 
| FixedLoadProvider<A,T,Z,R> | A LoadProviderthat sets the classes it provides using non null arguments in its
 constructor. | 
| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||