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.FullBytesCallback
Enclosing interface:
Receiver
public static interface
Receiver.FullBytesCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
HttpServerExchange
exchange, byte[] message)
Method Details
handle
void
handle
(
HttpServerExchange
exchange, byte[] message)