org.w3c.www.protocol.http.cache
Interface TeeMonitor

All Known Implementing Classes:
CachedResource

public abstract interface TeeMonitor


Method Summary
 void notifyTeeFailure()
           
 void notifyTeeSuccess(int size)
           
 

Method Detail

notifyTeeFailure

public void notifyTeeFailure()

notifyTeeSuccess

public void notifyTeeSuccess(int size)