public interface ITaskHandler
| Modifier and Type | Method and Description |
|---|---|
void |
process(ITasks tasks)
In order to continue handshakes after tasks are processed the
tasks.done() method must be called.
|
void process(ITasks tasks) throws SSLException
SSLExceptionCopyright © 2025. All rights reserved.