JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkus.netty.runtime.virtual
Interface VirtualResponseHandler
public interface
VirtualResponseHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
close
()
void
handleMessage
(
Object
msg)
Method Details
handleMessage
void
handleMessage
(
Object
msg)
close
void
close
()