|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Storage
Simple interface for storing information, which allows reading and writing.
Method Summary | |
---|---|
void |
dispose()
|
InputStream |
getInputStream()
|
OutputStream |
getOutputStream()
|
org.springframework.core.io.Resource |
getResource()
|
Method Detail |
---|
InputStream getInputStream()
OutputStream getOutputStream()
org.springframework.core.io.Resource getResource()
void dispose()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |