| Package | Description |
|---|---|
| io.undertow.client.spdy | |
| io.undertow.protocols.spdy |
| Constructor and Description |
|---|
SpdyClientExchange(ClientConnection clientConnection, SpdyStreamSinkChannel request, ClientRequest clientRequest) |
| Modifier and Type | Class and Description |
|---|---|
class | SpdyStreamStreamSinkChannel |
class | SpdySynReplyStreamSinkChannel |
class | SpdySynStreamStreamSinkChannel |
| Modifier and Type | Method and Description |
|---|---|
void | SpdyChannel.sendGoAway(int status, org.xnio.ChannelExceptionHandler<SpdyStreamSinkChannel> exceptionHandler) |
void | SpdyChannel.sendPing(int id, org.xnio.ChannelExceptionHandler<SpdyStreamSinkChannel> exceptionHandler) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.