|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GrizzlyInputStream | |
|---|---|
| com.sun.grizzly.tcp.http11 | |
| Uses of GrizzlyInputStream in com.sun.grizzly.tcp.http11 |
|---|
| Fields in com.sun.grizzly.tcp.http11 declared as GrizzlyInputStream | |
|---|---|
protected GrizzlyInputStream |
GrizzlyRequest.inputStream
GrizzlyInputStream. |
| Methods in com.sun.grizzly.tcp.http11 that return GrizzlyInputStream | |
|---|---|
GrizzlyInputStream |
GrizzlyRequest.createInputStream()
Create and return a GrizzlyInputStream to read the content associated with this Request. |
GrizzlyInputStream |
GrizzlyRequest.getInputStream()
Return the servlet input stream for this Request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||