public class

FtpScope

extends FtpsScope
java.lang.Object
   ↳ com.modus.mule.modules.apm.scope.AbstractScope
     ↳ com.modus.mule.modules.apm.scope.FtpsScope
       ↳ com.modus.mule.modules.apm.scope.FtpScope

Summary

[Expand]
Inherited Fields
From class com.modus.mule.modules.apm.scope.AbstractScope
Public Constructors
FtpScope(ConnectorContext connectorContext)
Public Methods
String getName()
[Expand]
Inherited Methods
From class com.modus.mule.modules.apm.scope.FtpsScope
From class java.lang.Object
From interface com.modus.mule.modules.apm.scope.Scope

Public Constructors

public FtpScope (ConnectorContext connectorContext)

Parameters
connectorContext

Public Methods

public String getName ()