JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.netty.handler.ssl
AsyncRunnable
Contents
Description
Method Summary
Method Details
run(Runnable)
Hide sidebar
Show sidebar
Interface AsyncRunnable
All Superinterfaces:
Runnable
All Known Implementing Classes:
ReferenceCountedOpenSslEngine.AsyncTaskDecorator
interface
AsyncRunnable
extends
Runnable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
run
(
Runnable
completionCallback)
Methods inherited from interface
Runnable
run
Method Details
run
void
run
(
Runnable
completionCallback)