Uses of Class
io.protostuff.compiler.CachingProtoLoader
Packages that use CachingProtoLoader
-
Uses of CachingProtoLoader in io.protostuff.compiler
Fields in io.protostuff.compiler declared as CachingProtoLoaderMethods in io.protostuff.compiler that return CachingProtoLoaderMethods in io.protostuff.compiler with parameters of type CachingProtoLoaderModifier and TypeMethodDescription(package private) static voidCompilerMain.compileProfile(Properties props, String profile, CachingProtoLoader loader, Properties globalOptions, String[] rootProfileOptions, int nestCount) static ProtoModuleCompilerMain.loadModule(Properties props, String name, CachingProtoLoader loader, File baseDirForSource, File baseDirForOutput, Properties globalOptions, String[] profileOptions, String[] rootProfileOptions) voidProtoModule.setCachingProtoLoader(CachingProtoLoader protoLoader)