org.atmosphere.cpr
Class HttpServletRequestWebSocketProcessor.ByteInputStream
java.lang.Object
java.io.InputStream
javax.servlet.ServletInputStream
org.atmosphere.cpr.HttpServletRequestWebSocketProcessor.ByteInputStream
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- HttpServletRequestWebSocketProcessor
public static class HttpServletRequestWebSocketProcessor.ByteInputStream
- extends javax.servlet.ServletInputStream
|
Method Summary |
int |
read()
|
| Methods inherited from class javax.servlet.ServletInputStream |
readLine |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpServletRequestWebSocketProcessor.ByteInputStream
public HttpServletRequestWebSocketProcessor.ByteInputStream(byte[] data,
int offset,
int length)
read
public int read()
throws IOException
- Specified by:
read in class InputStream
- Throws:
IOException
Copyright © 2011. All Rights Reserved.