Class UploadHttpHandlerSample
java.lang.Object
org.glassfish.grizzly.samples.httpserver.nonblockinghandler.UploadHttpHandlerSample
The sample shows how the HttpHandler should be implemented in order to
store uploaded data into file in non-blocking way.
- Author:
- Alexey Stashok
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UploadHttpHandlerSample
public UploadHttpHandlerSample()
-
-
Method Details
-
main
-