Uses of Class
com.consol.citrus.ftp.endpoint.builder.ScpEndpoints
-
Packages that use ScpEndpoints Package Description com.consol.citrus.ftp.endpoint.builder -
-
Uses of ScpEndpoints in com.consol.citrus.ftp.endpoint.builder
Methods in com.consol.citrus.ftp.endpoint.builder that return ScpEndpoints Modifier and Type Method Description static ScpEndpointsScpEndpoints. scp()Static entry method for scp endpoints.
-