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 void
CompilerMain.compileProfile
(Properties props, String profile, CachingProtoLoader loader, Properties globalOptions, String[] rootProfileOptions, int nestCount) static ProtoModule
CompilerMain.loadModule
(Properties props, String name, CachingProtoLoader loader, File baseDirForSource, File baseDirForOutput, Properties globalOptions, String[] profileOptions, String[] rootProfileOptions) void
ProtoModule.setCachingProtoLoader
(CachingProtoLoader protoLoader)