public class

FTPServerWrapper

extends FTPServer
java.lang.Object
   ↳ org.mule.munit.FTPServer
     ↳ org.mule.munit.FTPServerWrapper

Class Overview

Wrapper of the FTP Server

Summary

Fields
private FtpServer server
Public Constructors
FTPServerWrapper()
[Expand]
Inherited Methods
From class org.mule.munit.FTPServer
From class java.lang.Object

Fields

private FtpServer server

Public Constructors

public FTPServerWrapper ()