Package io.netty.handler.ssl
Interface AsyncRunnable
-
- All Superinterfaces:
java.lang.Runnable
- All Known Implementing Classes:
ReferenceCountedOpenSslEngine.AsyncTaskDecorator
interface AsyncRunnable extends java.lang.Runnable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run(java.lang.Runnable completionCallback)
-