public interface Response
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getContentAsStream() |
java.lang.String |
getContentType() |
java.lang.String |
getHeader(java.lang.String name) |
int |
getStatus() |
void |
release() |
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.