Uses of Interface
io.undertow.client.ContinueNotification
Packages that use ContinueNotification
-
Uses of ContinueNotification in io.undertow.client
Methods in io.undertow.client with parameters of type ContinueNotificationModifier and TypeMethodDescriptionvoid
ClientExchange.setContinueHandler
(ContinueNotification continueHandler) -
Uses of ContinueNotification in io.undertow.client.http2
Methods in io.undertow.client.http2 with parameters of type ContinueNotificationModifier and TypeMethodDescriptionvoid
Http2ClientExchange.setContinueHandler
(ContinueNotification continueHandler)