public class UploaderHttpHandler extends HttpHandler
HttpHandler
implementation, which is responsible for
asynchronous and non-blocking uploading of the file specified in the
HTML form FormHttpHandler
.Constructor and Description |
---|
UploaderHttpHandler() |
Modifier and Type | Method and Description |
---|---|
void |
service(Request request,
Response response)
Service HTTP request.
|
destroy, getErrorPageGenerator, getName, getRequestExecutorProvider, getRequestURIEncoding, getSessionCookieName, getSessionManager, isAllowCustomStatusMessage, isAllowEncodedSlash, sendAcknowledgment, setAllowCustomStatusMessage, setAllowEncodedSlash, setDecodeUrl, setDispatcherHelper, setRequestURIEncoding, setRequestURIEncoding, start, updatePaths
Copyright © 2015 Oracle Corporation. All rights reserved.