Package | Description |
---|---|
io.netty.example.spdy.client |
This package contains an example SPDY HTTP client.
|
Class and Description |
---|
HttpResponseClientHandler
This is a modified version of
HttpSnoopClientHandler that uses a BlockingQueue to wait until an
HTTPResponse is received. |
Copyright © 2008–2019 The Netty Project. All rights reserved.