public interface  org.apache.camel.spi.StreamCachingStrategy$SpoolRule extends java.lang.Object
{
public abstract boolean shouldSpoolCache(long);
}