|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SslTaskExecutor
Executor to execute the SSL task Runnable instances.
| Method Summary | |
|---|---|
void |
beginTask(Runnable task)
Begins executing the SSL task. |
| Method Detail |
|---|
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.
task - Runnable SSL task to complete.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||