Uses of Interface
io.undertow.client.ContinueNotification
-
Packages that use ContinueNotification Package Description io.undertow.client io.undertow.client.http2 -
-
Uses of ContinueNotification in io.undertow.client
Methods in io.undertow.client with parameters of type ContinueNotification Modifier and Type Method Description voidClientExchange. setContinueHandler(ContinueNotification continueHandler) -
Uses of ContinueNotification in io.undertow.client.http2
Methods in io.undertow.client.http2 with parameters of type ContinueNotification Modifier and Type Method Description voidHttp2ClientExchange. setContinueHandler(ContinueNotification continueHandler)
-