public class AlfrescoServletInputStream extends ServletInputStream
Constructor and Description |
---|
AlfrescoServletInputStream(InputStream is) |
Modifier and Type | Method and Description |
---|---|
int |
read() |
void |
reset() |
readLine
available, close, mark, markSupported, read, read, skip
public AlfrescoServletInputStream(InputStream is)
public int read() throws IOException
read
in class InputStream
IOException
public void reset() throws IOException
reset
in class InputStream
IOException
Copyright © 2005–2017 Alfresco Software. All rights reserved.