public class UploadServer extends Object
HttpHandler
s:
FormHttpHandler
on URL http://localhost:18080/,
UploaderHttpHandler
on URIL http://localhost:18080/upload.
First one is responsible to serve simple HTML upload form and the second one
takes care of actual file/data uploading.Constructor and Description |
---|
UploadServer() |
public static void main(String[] args)
Copyright © 2014 Oracle Corporation. All rights reserved.