Package com.consol.citrus.ftp.client
Class SftpEndpointComponent
- java.lang.Object
-
- com.consol.citrus.endpoint.AbstractEndpointComponent
-
- com.consol.citrus.ftp.client.SftpEndpointComponent
-
- All Implemented Interfaces:
com.consol.citrus.endpoint.EndpointComponent
public class SftpEndpointComponent extends com.consol.citrus.endpoint.AbstractEndpointComponent- Since:
- 2.7.5
- Author:
- Christoph Deppisch
-
-
Constructor Summary
Constructors Constructor Description SftpEndpointComponent()Default constructor using the name for this component.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected com.consol.citrus.endpoint.EndpointcreateEndpoint(String resourcePath, Map<String,String> parameters, com.consol.citrus.context.TestContext context)
-