public interface Storage
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
InputStream |
getInputStream() |
OutputStream |
getOutputStream() |
org.springframework.core.io.Resource |
getResource() |
InputStream getInputStream()
OutputStream getOutputStream()
org.springframework.core.io.Resource getResource()
void dispose()
Copyright © 2006–2023. All rights reserved.