Package | Description |
---|---|
org.glassfish.grizzly.http.multipart | |
org.glassfish.grizzly.http.server |
Modifier and Type | Method and Description |
---|---|
NIOInputStream |
MultipartEntry.getNIOInputStream() |
Modifier and Type | Method and Description |
---|---|
NIOInputStream |
Request.createInputStream()
Create and return a NIOInputStream to read the content
associated with this Request.
|
NIOInputStream |
Request.getNIOInputStream()
Return the
NIOInputStream for this Request . |
Copyright © 2015 Oracle Corporation. All rights reserved.