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, getInputStreamlong contentLength()
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.