Package | Description |
---|---|
io.undertow.client | |
io.undertow.client.http2 | |
io.undertow.client.spdy |
Modifier and Type | Method and Description |
---|---|
void | ClientExchange.setPushHandler(PushCallback pushCallback) |
Modifier and Type | Method and Description |
---|---|
void | Http2ClientExchange.setPushHandler(PushCallback pushCallback) |
Modifier and Type | Method and Description |
---|---|
void | SpdyClientExchange.setPushHandler(PushCallback pushCallback) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.