com.taka_2.ftp.command
クラス CommandMkdir

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

public class CommandMkdir
extends FTPCommandAdapter


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

コンストラクタの詳細

CommandMkdir

public CommandMkdir()