public class UploadServer extends Object
HttpHandlers:
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 © 2015 Oracle Corporation. All rights reserved.