public interface SslTaskExecutor
Runnable
void
beginTask(Runnable task)
void beginTask(Runnable task)
Begins executing the SSL task.
As this method likely passes the Runnable to another Thread this method will generally return before the Runnable is complete.
Thread
task
Copyright © 2005–2016. All rights reserved.