public interface Response
Modifier and Type | Method and Description |
---|---|
InputStream |
getContentAsStream() |
String |
getContentType() |
String |
getHeader(String name) |
int |
getStatus() |
void |
release() |
InputStream getContentAsStream() throws IOException
IOException
String getContentType()
int getStatus()
void release()
Copyright © 2005–2016 Alfresco Software. All rights reserved.