public class DefaultTaskHandler extends Object implements ITaskHandler
| Constructor and Description |
|---|
DefaultTaskHandler() |
| 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.
|
public void process(ITasks tasks) throws SSLException
ITaskHandlerprocess in interface ITaskHandlerSSLExceptionCopyright © 2025. All rights reserved.