com.taka_2.ftp.command
クラス CommandPass

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

public class CommandPass
extends FTPCommandAdapter


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

コンストラクタの詳細

CommandPass

public CommandPass()