Uses of Interface
io.netty.internal.tcnative.AsyncTask
-
-
Uses of AsyncTask in io.netty.internal.tcnative
Methods in io.netty.internal.tcnative that return AsyncTask Modifier and Type Method Description static AsyncTaskSSL. getAsyncTask(long ssl)Return theAsyncTaskthat needs to be run as an operation did signal that a task needs to be completed before we can retry it.
-