| 类 | 说明 |
|---|---|
| HttpUploadClient |
This class is meant to be run against
HttpUploadServer. |
| HttpUploadClientHandler |
Handler that just dumps the contents of the response from the server
|
| HttpUploadClientInitializer | |
| HttpUploadServer |
An HTTP server showing how to use the HTTP multipart package for file uploads and decoding post data.
|
| HttpUploadServerHandler | |
| HttpUploadServerInitializer |