Package | Description |
---|---|
org.waarp.common.service |
Interface for Apache Daemon tool to run as a Service (Windows or Unix) one
program
|
org.waarp.gateway.ftp.service |
Interface for Apache Daemon tool to run as a Service
|
org.waarp.openr66.client.spooledService |
This package contains helper to setup a SpooledDirectory as a service using
Apache Service Daemons tool.
|
org.waarp.openr66.service |
Interface for Apache Daemon tool to run as a Service
|
Modifier and Type | Field and Description |
---|---|
protected static EngineAbstract |
ServiceLauncher.engine |
Modifier and Type | Method and Description |
---|---|
protected abstract EngineAbstract |
ServiceLauncher.getNewEngineAbstract() |
Modifier and Type | Class and Description |
---|---|
class |
FtpEngine
Engine used to start and stop the real Gateway Ftp service
|
Modifier and Type | Method and Description |
---|---|
protected EngineAbstract |
FtpServiceLauncher.getNewEngineAbstract() |
Modifier and Type | Class and Description |
---|---|
class |
SpooledEngine
Engine used to start and stop the SpooledDirectory service
|
Modifier and Type | Method and Description |
---|---|
protected EngineAbstract |
SpooledServiceLauncher.getNewEngineAbstract() |
Modifier and Type | Class and Description |
---|---|
class |
R66Engine
Engine used to start and stop the real R66 service
|
Modifier and Type | Method and Description |
---|---|
protected EngineAbstract |
R66ServiceLauncher.getNewEngineAbstract() |
Copyright © 2009–2020 Waarp. All rights reserved.