|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebConnection
This interface encapsulates the connection for an upgrade request. It allows the protocol handler to sent service requests and status queries to the container.
| Method Summary | |
|---|---|
ServletInputStream |
getInputStream()
Returns an input stream for this web connection. |
ServletOutputStream |
getOutputStream()
Returns an output stream for this web connection. |
| Method Detail |
|---|
ServletInputStream getInputStream()
throws IOException
IOException - if an I/O error occurs
ServletOutputStream getOutputStream()
throws IOException
IOException - if an I/O error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||