com.taka_2.ftp.command
クラス CommandQuit

java.lang.Object
  |
  +--com.taka_2.ftp.command.FTPCommandAdapter
        |
        +--com.taka_2.ftp.command.CommandQuit
すべての実装インタフェース:
FTPCommand

public class CommandQuit
extends FTPCommandAdapter


コンストラクタの概要
CommandQuit()
           
 
クラス com.taka_2.ftp.command.FTPCommandAdapter から継承したメソッド
execCommand
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CommandQuit

public CommandQuit()