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 |
CoyoteOutputStream
Coyote implementation of the servlet output stream.
|
Modifier and Type | Method and Description |
---|---|
AbstractServletOutputStream |
HttpEventImpl.getOutputStream() |
Modifier and Type | Method and Description |
---|---|
AbstractServletOutputStream |
WebConnection.getOutputStream()
Provides access to the
AbstractServletOutputStream for writing
data to the client. |
Constructor and Description |
---|
WsRemoteEndpointImplServer(AbstractServletOutputStream sos,
WsServerContainer serverContainer) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.