クラス PathRemovedEvent
フィールドのサマリー
クラス org.springframework.integration.ftp.server.FtpRequestEvent から継承されたフィールド
request
クラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
cause
クラス java.util.EventObjectSE から継承されたフィールド
sourceSE
コンストラクターの概要
コンストラクターコンストラクター説明PathRemovedEvent
(org.apache.ftpserver.ftplet.FtpSession source, org.apache.ftpserver.ftplet.FtpRequest request, boolean isDirectory) メソッドのサマリー
クラス org.springframework.integration.ftp.server.FtpRequestEvent から継承されたメソッド
getRequest
クラス org.springframework.integration.ftp.server.ApacheMinaFtpEvent から継承されたメソッド
getSession
クラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsType
クラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestamp
クラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
PathRemovedEvent
public PathRemovedEvent(org.apache.ftpserver.ftplet.FtpSession source, org.apache.ftpserver.ftplet.FtpRequest request, boolean isDirectory)
メソッドの詳細
isDirectory
public boolean isDirectory()toString
- オーバーライド:
- クラス
FtpRequestEvent
のtoString