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.io
Interface Receiver.ErrorCallback
Enclosing interface:
Receiver
public static interface
Receiver.ErrorCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
error
(
HttpServerExchange
exchange,
IOException
e)
Method Details
error
void
error
(
HttpServerExchange
exchange,
IOException
e)