| Package | Description |
|---|---|
| javax.servlet | |
| javax.servlet.http | |
| winstone | |
| winstone.auth |
| Modifier and Type | Method and Description |
|---|---|
ServletInputStream |
ServletRequestWrapper.getInputStream() |
ServletInputStream |
ServletRequest.getInputStream() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Hashtable |
HttpUtils.parsePostData(int len,
ServletInputStream in)
Deprecated.
Parses data from an HTML form that the client sends to the
server using the HTTP POST method and the
application/x-www-form-urlencoded MIME type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WinstoneInputStream
The request stream management class.
|
| Modifier and Type | Method and Description |
|---|---|
ServletInputStream |
WinstoneRequest.getInputStream() |
| Modifier and Type | Method and Description |
|---|---|
ServletInputStream |
RetryRequestWrapper.getInputStream() |
Copyright © 2013. All Rights Reserved.