JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.undertow.client
Interface ClientConnection.PingListener
Enclosing interface:
ClientConnection
public static interface
ClientConnection.PingListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
acknowledged
()
void
failed
(
IOException
e)
Method Details
acknowledged
void
acknowledged
()
failed
void
failed
(
IOException
e)