Class | Description |
---|---|
HttpUploadClient |
This class is meant to be run against
HttpUploadServer . |
HttpUploadClientHandler |
Handler that just dumps the contents of the response from the server
|
HttpUploadClientIntializer | |
HttpUploadServer |
A HTTP server showing how to use the HTTP multipart package for file uploads and decoding post data.
|
HttpUploadServerHandler | |
HttpUploadServerInitializer |
Copyright © 2008–2017 The Netty Project. All rights reserved.