Class CachingProtoLoader

java.lang.Object
io.protostuff.parser.DefaultProtoLoader
io.protostuff.compiler.CachingProtoLoader
All Implemented Interfaces:
Proto.Loader

public class CachingProtoLoader extends DefaultProtoLoader
A proto loader that caches the protos for re-use.