程序包 | 说明 |
---|---|
io.netty.example.spdy.client |
This package contains an example SPDY HTTP client.
|
类和说明 |
---|
HttpResponseClientHandler
This is a modified version of
HttpSnoopClientHandler that uses a BlockingQueue to wait until an
HTTPResponse is received. |