com.taka_2.ftp.command
クラス CommandPort

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

public class CommandPort
extends FTPCommandAdapter


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

コンストラクタの詳細

CommandPort

public CommandPort()