|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HttpCacheEntrySerializer<E>
Common operations for cache entry serialization and deserialization.
| Method Summary | |
|---|---|
E |
readFrom(InputStream is)
|
void |
writeTo(E entry,
OutputStream os)
|
| Method Detail |
|---|
void writeTo(E entry,
OutputStream os)
throws IOException
IOException
E readFrom(InputStream is)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||