Package | Description |
---|---|
org.waarp.commandexec.server |
Classes implementing LocalExec Server part without SSL link
|
org.waarp.commandexec.ssl.server |
Classes implementing LocalExec Server part with SSL link
|
Modifier and Type | Field and Description |
---|---|
protected LocalExecServerInitializer |
LocalExecServerHandler.factory |
Constructor and Description |
---|
LocalExecServerHandler(LocalExecServerInitializer factory,
long newdelay)
Constructor with a specific delay
|
Modifier and Type | Class and Description |
---|---|
class |
LocalExecSslServerInitializer
Version with SSL support
|
Constructor and Description |
---|
LocalExecSslServerHandler(LocalExecServerInitializer factory,
long newdelay) |
Copyright © 2009–2020 Waarp. All rights reserved.