クラス FtpRequestEvent

実装されたすべてのインターフェース:
SerializableSE
既知の直属サブクラス
DirectoryCreatedEventFileWrittenEventPathMovedEventPathRemovedEvent

public abstract class FtpRequestEvent extends ApacheMinaFtpEvent
FtpRequest を持つすべてのイベントの基本クラス。
導入:
5.2
作成者:
Gary Russell
関連事項:
  • フィールドの詳細

    • request

      protected final org.apache.ftpserver.ftplet.FtpRequest request
  • コンストラクターの詳細

    • FtpRequestEvent

      public FtpRequestEvent(org.apache.ftpserver.ftplet.FtpSession source, org.apache.ftpserver.ftplet.FtpRequest request)
  • メソッドの詳細

    • getRequest

      public org.apache.ftpserver.ftplet.FtpRequest getRequest()
    • toString

      public StringSE toString()
      オーバーライド:
      クラス ApacheMinaFtpEventtoString