Interface CacheRequest
-
public interface CacheRequest
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidabort()Sinkbody()
-
-
-
Method Detail
-
body
Sink body() throws IOException
- Throws:
IOException
-
abort
void abort()
-
-