public interface UploadContext extends RequestContext
RequestContext
.
The reason of introducing this new interface is just for backward compatibility
and it might vanish for a refactored 2.x version moving the new method into
RequestContext again.Modifier and Type | Method and Description |
---|---|
long |
contentLength()
Retrieve the content length of the request.
|
getCharacterEncoding, getContentLength, getContentType, getInputStream
Copyright © 2010 - 2020 Adobe. All Rights Reserved