Package | Description |
---|---|
org.apache.catalina.connector | |
org.apache.coyote.http11.upgrade.servlet31 | |
org.apache.tomcat.websocket.server |
Server-side specific implementation classes.
|
Modifier and Type | Class and Description |
---|---|
class |
CoyoteInputStream
This class handles reading bytes.
|
Modifier and Type | Method and Description |
---|---|
AbstractServletInputStream |
HttpEventImpl.getInputStream() |
Modifier and Type | Method and Description |
---|---|
AbstractServletInputStream |
WebConnection.getInputStream()
Provides access to the
AbstractServletInputStream for reading
data from the client. |
Constructor and Description |
---|
WsFrameServer(AbstractServletInputStream sis,
WsSession wsSession) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.