Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I L M N O P Q R S T U W _

A

ABSOLUTE_UNX - Static variable in class com.yaftp.ftp.Ftp
 
ASCII() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
actionPerformed(ActionEvent) - Method in class com.yaftp.ftp.FtpCommandSwingCombo._COMBO_SELECTED_
 
actionPerformed(ActionEvent) - Method in class com.yaftp.ftp.FtpServerTypeChoiceCombo._COMBO_SELECTED_
 
actionPerformed(ActionEvent) - Method in class com.yaftp.ftp.FtpSwingConnectPanel._CONNECT_FTP_
 
actionPerformed(ActionEvent) - Method in class com.yaftp.ftp.TestFtpConnectBean._CONNECT_FTP
 
addFtpBufferTransfertListener(FtpBufferTransfertListener) - Method in interface com.yaftp.ftp.FtpClientListener
 
addFtpBufferTransfertListener(FtpBufferTransfertListener) - Method in class com.yaftp.ftp.FtpStandardListener
 
addFtpListener(FtpListener) - Method in class com.yaftp.ftp.Ftp
 
addFtpSelectedFilesListener(FtpSelectedFilesListener) - Method in class com.yaftp.ftp.Ftp
 

B

BINARY() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
BROWSE_BINARY - Static variable in interface com.yaftp.ftp.FtpSelectedFilesListener
 
BROWSE_HTML - Static variable in interface com.yaftp.ftp.FtpSelectedFilesListener
 
BROWSE_TEXT - Static variable in interface com.yaftp.ftp.FtpSelectedFilesListener
 
BUFFER_SIZE - Static variable in class com.yaftp.ftp.FtpBytesListener
 
broadcastBufferEvent(int) - Method in class com.yaftp.ftp.FtpStandardListener
 
broadcastFileSelection(int, FtpClientSession, FtpOsFile[]) - Method in class com.yaftp.ftp.Ftp
just call the handleFtpSelection file method of any existing FileListener
broadcastFtpError(String) - Method in class com.yaftp.ftp.Ftp
Broacast a FTP error to all listeners
buildColapsed() - Method in class com.yaftp.ftp.SwingFtpTable
 
buildDetails(File) - Method in class com.yaftp.ftp.LocalFileConnection
 
buildExpanded() - Method in class com.yaftp.ftp.SwingFtpTable
 
buildLocalReader(File) - Method in class com.yaftp.ftp.FtpBytesListener
call this method whenever you want to ftp PUT from a local file rather than by buffer when a _localReader has been built the writeData will be read from _localReader rather than from _dataList
buildLocalReader(File) - Method in class com.yaftp.ftp.FtpStandardListener
 
buildLocalReader(File) - Method in class com.yaftp.ftp.FtpVectorListener
call this method whenever you want to ftp PUT from a local file rather than by buffer when a _localReader has been built the writeData will be read from _localReader rather than from _dataList
buildLocalWriter(File) - Method in class com.yaftp.ftp.FtpBytesListener
call this method whenever you want to ftp GET intro a local file rather than by buffer when a _localReader has been built the writeData will be read from _localReader rather than from _dataList
buildLocalWriter(File) - Method in class com.yaftp.ftp.FtpStandardListener
 
buildLocalWriter(File) - Method in class com.yaftp.ftp.FtpVectorListener
call this method whenever you want to ftp GET intro a local file rather than by buffer when a _localReader has been built the writeData will be read from _localReader rather than from _dataList
buildPORTCommand(int) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
buildPanel(String) - Method in class com.yaftp.ftp.SwingFtpTable
 
buildPasvSocket(String) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
buildTable() - Method in class com.yaftp.ftp.SwingFtpTable
 
build_DETAILED_COLUMNS_(String) - Method in class com.yaftp.ftp.MVSftp
 
build_DETAILED_JES_COLUMNS() - Method in class com.yaftp.ftp.MVSftp
if jes mode is toggle just build the standard JES job column list
bytesTransfered(FtpBufferTransfertEvent) - Method in interface com.yaftp.ftp.FtpBufferTransfertListener
 

C

CHANGE_DIRECTORY - Static variable in interface com.yaftp.ftp.FtpSelectedFilesListener
 
CWDIR(String) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
ClientFtpError - exception com.yaftp.ftp.ClientFtpError.
ClientFtpError class provides Ftp specific exception mechanisms
ClientFtpError() - Constructor for class com.yaftp.ftp.ClientFtpError
 
ClientFtpError(String) - Constructor for class com.yaftp.ftp.ClientFtpError
 
changeDirectory(String) - Method in class com.yaftp.ftp.FtpClientSession
 
changeDirectory(String) - Method in interface com.yaftp.ftp.FtpConnection
proceed with standard change directory command
changeDirectory(String) - Method in class com.yaftp.ftp.LocalFileConnection
change directory on local file accepting ./ .\ ..\ & ../ positionning
changeFtpSrvDir(String) - Method in class com.yaftp.ftp.FtpClientSession
proceed with a change directory command on server side
checkCurDirectory(String) - Method in class com.yaftp.ftp.FtpOs
 
checkCurDirectory(String) - Method in class com.yaftp.ftp.FtpSessionOs
 
checkCurDirectory(String) - Method in class com.yaftp.ftp.MVSftp
this entry point called after a changed directory with the CD FTP returned message , this gives the capacity to determine on which file system we're positionned
checkCurDirectory(String) - Method in class com.yaftp.ftp.UNIXftp
 
checkCurDirectory(String) - Method in class com.yaftp.ftp.WINDOWSftp
 
checkState(String, StringBuffer) - Method in class com.yaftp.ftp.MvsJobsPrettyPrinter
 
clearData() - Method in class com.yaftp.ftp.SwingFtpTable
very simple way of clearing table content
closeLocalReader() - Method in class com.yaftp.ftp.FtpBytesListener
 
closeLocalReader() - Method in class com.yaftp.ftp.FtpStandardListener
 
closeLocalReader() - Method in class com.yaftp.ftp.FtpVectorListener
 
closeLocalWriter() - Method in class com.yaftp.ftp.FtpBytesListener
 
closeLocalWriter() - Method in class com.yaftp.ftp.FtpStandardListener
 
closeLocalWriter() - Method in class com.yaftp.ftp.FtpVectorListener
 
cmdWaitForDATA() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
com.yaftp.ftp - package com.yaftp.ftp
 
condCode(String, StringBuffer) - Method in class com.yaftp.ftp.MvsJobsPrettyPrinter
 
connect() - Method in class com.yaftp.ftp.Ftp
Proceed with public connection
convertDirectory(String) - Method in class com.yaftp.ftp.FtpOs
 
convertDirectory(String) - Method in class com.yaftp.ftp.FtpSessionOs
 
convertDirectory(String) - Method in class com.yaftp.ftp.MVSftp
 
convertDirectory(String) - Method in class com.yaftp.ftp.UNIXftp
 
convertDirectory(String) - Method in class com.yaftp.ftp.WINDOWSftp
 
convertFileName(String) - Method in class com.yaftp.ftp.FtpOs
 
convertFileName(String) - Method in class com.yaftp.ftp.FtpSessionOs
 
convertFileName(String) - Method in class com.yaftp.ftp.MVSftp
 
convertFileName(String) - Method in class com.yaftp.ftp.UNIXftp
 
convertFileName(String) - Method in class com.yaftp.ftp.WINDOWSftp
 
convertJESLISTElement(String) - Method in class com.yaftp.ftp.MVSftp
 
convertLISTelement(String) - Method in class com.yaftp.ftp.FtpOs
 
convertLISTelement(String) - Method in class com.yaftp.ftp.MVSftp
 
convertLISTelement(String) - Method in class com.yaftp.ftp.UNIXftp
 
convertLISTelement(String) - Method in class com.yaftp.ftp.WINDOWSftp
 

D

DELETE(String) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
DELETE - Static variable in interface com.yaftp.ftp.FtpSelectedFilesListener
 
dataError(String, FtpDataNotifier) - Method in interface com.yaftp.ftp.FtpClientListener
 
dataError(String, FtpDataNotifier) - Method in class com.yaftp.ftp.FtpStandardListener
 
dealWithToken(StringTokenizer, String[], int) - Method in class com.yaftp.ftp.MVSftp
 
deleFtpSrvDir(String) - Method in class com.yaftp.ftp.FtpClientSession
proceed with a remove directory command on server side
delete(String) - Method in class com.yaftp.ftp.FtpClientSession
send a DELE Command
delete(String) - Method in interface com.yaftp.ftp.FtpConnection
proceed with single file deletion
delete(String) - Method in class com.yaftp.ftp.LocalFileConnection
proceed with a delete file on local file system

E

error(String) - Method in class com.yaftp.ftp.FtpTraces
 

F

FTPCOMMAND(String) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
FTP_COMMAND_OK - Static variable in class com.yaftp.ftp.FtpClientSession
 
FTP_DEFAULT_COMMAND_PORT - Static variable in class com.yaftp.ftp.FtpClientSession
 
FTP_DEFAULT_DATA_PORT - Static variable in class com.yaftp.ftp.FtpClientSession
 
FTP_FILE_NOT_AVAILABLE - Static variable in class com.yaftp.ftp.FtpClientSession
 
FTP_PASV_CLOSE - Static variable in class com.yaftp.ftp.FtpClientSession
 
FTP_PASV_CLOSE_ALTERNATE - Static variable in class com.yaftp.ftp.FtpClientSession
this code is used by MVS FTP server
FTP_PASV_OPEN - Static variable in class com.yaftp.ftp.FtpClientSession
 
FTP_PERMANENT_NEGATIVE_COMPLETION - Static variable in class com.yaftp.ftp.FtpClientSession
 
FTP_POSITIVE_COMPLETION_REPLY - Static variable in class com.yaftp.ftp.FtpClientSession
 
FTP_POSITIVE_INTERMEDIATE_REPLY - Static variable in class com.yaftp.ftp.FtpClientSession
 
FTP_POSITIVE_PRELIMINARY_REPLY - Static variable in class com.yaftp.ftp.FtpClientSession
 
FTP_SUCCESSFULL_CONNECTION - Static variable in class com.yaftp.ftp.FtpClientSession
 
FTP_SYSTEM_TYPE - Static variable in class com.yaftp.ftp.FtpClientSession
 
FTP_TRANSIENT_NEGATIVE_COMPLETION - Static variable in class com.yaftp.ftp.FtpClientSession
 
Ftp - class com.yaftp.ftp.Ftp.
This is a BEAN implementation of a FTP connection Using standard FtpClientSession classes
Ftp() - Constructor for class com.yaftp.ftp.Ftp
 
FtpBufferTransfertEvent - class com.yaftp.ftp.FtpBufferTransfertEvent.
Ftp file transfert buffer event used to notify that a given byte buffer has been sent or received over the network
FtpBufferTransfertEvent(Object, int) - Constructor for class com.yaftp.ftp.FtpBufferTransfertEvent
 
FtpBufferTransfertListener - interface com.yaftp.ftp.FtpBufferTransfertListener.
 
FtpBytesListener - class com.yaftp.ftp.FtpBytesListener.
provide a standard Byte Array structure for binary FTP data transferts
FtpBytesListener() - Constructor for class com.yaftp.ftp.FtpBytesListener
 
FtpClientListener - interface com.yaftp.ftp.FtpClientListener.
 
FtpClientSession - class com.yaftp.ftp.FtpClientSession.
FtpClientSession is the main Ftp access class
FtpClientSession() - Constructor for class com.yaftp.ftp.FtpClientSession
Bean compliant class constructor
FtpClientSession.CommandSocket - class com.yaftp.ftp.FtpClientSession.CommandSocket.
CommandSocket INNER CLASS is used to deal with FTP COMMAND port
FtpClientSession.CommandSocket(String, int, FtpClientListener) - Constructor for class com.yaftp.ftp.FtpClientSession.CommandSocket
 
FtpClientSession.DataSocket - class com.yaftp.ftp.FtpClientSession.DataSocket.
DataSocket INNER CLASS is a threaded data transfert class used to listen on FTP data port
FtpClientSession.DataSocket() - Constructor for class com.yaftp.ftp.FtpClientSession.DataSocket
 
FtpClientSession.DataSocket.LaunchDataThread - class com.yaftp.ftp.FtpClientSession.DataSocket.LaunchDataThread.
LighWeight data Thread launched by main data thread to work on sockets
FtpClientSession.DataSocket.LaunchDataThread(Socket, boolean) - Constructor for class com.yaftp.ftp.FtpClientSession.DataSocket.LaunchDataThread
 
FtpCommandSwingCombo - class com.yaftp.ftp.FtpCommandSwingCombo.
this class produced a combo box used to enter FTP manual commands like site commands
FtpCommandSwingCombo(FtpClientSession) - Constructor for class com.yaftp.ftp.FtpCommandSwingCombo
 
FtpCommandSwingCombo._COMBO_SELECTED_ - class com.yaftp.ftp.FtpCommandSwingCombo._COMBO_SELECTED_.
 
FtpCommandSwingCombo._COMBO_SELECTED_() - Constructor for class com.yaftp.ftp.FtpCommandSwingCombo._COMBO_SELECTED_
 
FtpConnection - interface com.yaftp.ftp.FtpConnection.
in order to emulate FTP commands on any non FTP file system (LocalFile, URL.....) we define following interface which should be implemented by FTP like candidate sessions
FtpDataNotifier - class com.yaftp.ftp.FtpDataNotifier.
FtpDataNotifier is used for internal threads data synchro
FtpDataNotifier() - Constructor for class com.yaftp.ftp.FtpDataNotifier
 
FtpEvent - class com.yaftp.ftp.FtpEvent.
BEAN FTP Event definition
FtpEvent(Ftp, String, Vector) - Constructor for class com.yaftp.ftp.FtpEvent
 
FtpListener - interface com.yaftp.ftp.FtpListener.
FTP bean listener definition
FtpOs - class com.yaftp.ftp.FtpOs.
Define FtpClient and Server OSes IdioSyncrasy
FtpOs() - Constructor for class com.yaftp.ftp.FtpOs
 
FtpOsFile - class com.yaftp.ftp.FtpOsFile.
portable cross system FTP file representation
FtpOsFile(String, boolean, int, String[]) - Constructor for class com.yaftp.ftp.FtpOsFile
 
FtpSelectedFilesListener - interface com.yaftp.ftp.FtpSelectedFilesListener.
This callback is activated when Load Button is pressed on FTP List file panel
FtpServerDescription - class com.yaftp.ftp.FtpServerDescription.
Provide all information relative to a given FTP server location
FtpServerDescription(String, String) - Constructor for class com.yaftp.ftp.FtpServerDescription
 
FtpServerTypeChoiceCombo - class com.yaftp.ftp.FtpServerTypeChoiceCombo.
this class produced a combo box used to choose the FtpServer style during initial Ftp connection
FtpServerTypeChoiceCombo() - Constructor for class com.yaftp.ftp.FtpServerTypeChoiceCombo
 
FtpServerTypeChoiceCombo._COMBO_SELECTED_ - class com.yaftp.ftp.FtpServerTypeChoiceCombo._COMBO_SELECTED_.
 
FtpServerTypeChoiceCombo._COMBO_SELECTED_() - Constructor for class com.yaftp.ftp.FtpServerTypeChoiceCombo._COMBO_SELECTED_
 
FtpSessionOs - class com.yaftp.ftp.FtpSessionOs.
Define FtpClient and Server OSes IdioSyncrasy
FtpSessionOs(String) - Constructor for class com.yaftp.ftp.FtpSessionOs
 
FtpStandardListener - class com.yaftp.ftp.FtpStandardListener.
Define the FtpStandardListener as an abstract top level class and Define the FtpVectorListener as beeing the simplest implementation of the concept inheriting from FtpStandarListener which standardize basic interface behavior this implementation is basically used with the LIST command but may also be used for any other similar usage
FtpStandardListener() - Constructor for class com.yaftp.ftp.FtpStandardListener
 
FtpSwingConnectPanel - class com.yaftp.ftp.FtpSwingConnectPanel.
Swing Basic connection panel for Ftp customizer
FtpSwingConnectPanel(Ftp, SwingEhnStatusBar) - Constructor for class com.yaftp.ftp.FtpSwingConnectPanel
 
FtpSwingConnectPanel._CENTER_AREA_ - class com.yaftp.ftp.FtpSwingConnectPanel._CENTER_AREA_.
 
FtpSwingConnectPanel._CENTER_AREA_() - Constructor for class com.yaftp.ftp.FtpSwingConnectPanel._CENTER_AREA_
 
FtpSwingConnectPanel._CHECKBOX_PANEL_ - class com.yaftp.ftp.FtpSwingConnectPanel._CHECKBOX_PANEL_.
 
FtpSwingConnectPanel._CHECKBOX_PANEL_() - Constructor for class com.yaftp.ftp.FtpSwingConnectPanel._CHECKBOX_PANEL_
 
FtpSwingConnectPanel._CONNECT_FTP_ - class com.yaftp.ftp.FtpSwingConnectPanel._CONNECT_FTP_.
 
FtpSwingConnectPanel._CONNECT_FTP_() - Constructor for class com.yaftp.ftp.FtpSwingConnectPanel._CONNECT_FTP_
 
FtpSwingConnectPanel._FIELDS_PANEL_ - class com.yaftp.ftp.FtpSwingConnectPanel._FIELDS_PANEL_.
 
FtpSwingConnectPanel._FIELDS_PANEL_() - Constructor for class com.yaftp.ftp.FtpSwingConnectPanel._FIELDS_PANEL_
 
FtpTraces - class com.yaftp.ftp.FtpTraces.
This class implements a basic FTP trace system using a standard PrintWriter
FtpTraces(FtpClientSession) - Constructor for class com.yaftp.ftp.FtpTraces
Non Graphical Trace Constructor
FtpTraces._COMMAND_PANEL_ - class com.yaftp.ftp.FtpTraces._COMMAND_PANEL_.
 
FtpTraces._COMMAND_PANEL_() - Constructor for class com.yaftp.ftp.FtpTraces._COMMAND_PANEL_
 
FtpTraces._TRACE_PANEL_ - class com.yaftp.ftp.FtpTraces._TRACE_PANEL_.
 
FtpTraces._TRACE_PANEL_() - Constructor for class com.yaftp.ftp.FtpTraces._TRACE_PANEL_
 
FtpVectorListener - class com.yaftp.ftp.FtpVectorListener.
provide a standard String vector for incoming String DataList
FtpVectorListener() - Constructor for class com.yaftp.ftp.FtpVectorListener
 
filteredList() - Method in class com.yaftp.ftp.FtpClientSession
Filtered file list operation
filteredList() - Method in interface com.yaftp.ftp.FtpConnection
retuns the Directory list vector
filteredList() - Method in class com.yaftp.ftp.LocalFileConnection
 
ftpAscii() - Method in class com.yaftp.ftp.FtpClientSession
change transfert mode to ASCII
ftpBinary() - Method in class com.yaftp.ftp.FtpClientSession
change transfert mode to binary
ftpCommand(String) - Method in class com.yaftp.ftp.FtpClientSession
execute a user entered FTP command
ftpCommand(String) - Method in interface com.yaftp.ftp.FtpConnection
Proceed with user entered FTP commands
ftpCommand(String) - Method in class com.yaftp.ftp.LocalFileConnection
 
ftpInit(String) - Method in class com.yaftp.ftp.FtpClientSession
 
ftpList(FtpClientSession) - Method in class com.yaftp.ftp.FtpOs
 
ftpList(FtpClientSession) - Method in class com.yaftp.ftp.FtpSessionOs
 
ftpList(FtpClientSession) - Method in class com.yaftp.ftp.MVSftp
 
ftpList(FtpClientSession) - Method in class com.yaftp.ftp.UNIXftp
 
ftpList(FtpClientSession) - Method in class com.yaftp.ftp.WINDOWSftp
 

G

GETPASV(String) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
GETPORT(String) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
GET_ASCII - Static variable in interface com.yaftp.ftp.FtpSelectedFilesListener
 
GET_BINARY - Static variable in interface com.yaftp.ftp.FtpSelectedFilesListener
 
generateIefStream(String, StringBuffer) - Method in class com.yaftp.ftp.MvsJobsPrettyPrinter
 
generateJclStream(String, StringBuffer) - Method in class com.yaftp.ftp.MvsJobsPrettyPrinter
 
generateJobLog(String, StringBuffer) - Method in class com.yaftp.ftp.MvsJobsPrettyPrinter
 
generateSysoutStream(String, StringBuffer) - Method in class com.yaftp.ftp.MvsJobsPrettyPrinter
 
getColumnClasss(int) - Method in class com.yaftp.ftp.SwingFtpTable._DATAMODEL_
 
getColumnCount() - Method in class com.yaftp.ftp.SwingFtpTable._DATAMODEL_
 
getColumnName(int) - Method in class com.yaftp.ftp.SwingFtpTable._DATAMODEL_
 
getCurDirectory() - Method in class com.yaftp.ftp.FtpOs
 
getCurDirectory() - Method in class com.yaftp.ftp.FtpSessionOs
 
getCurFile() - Method in class com.yaftp.ftp.FtpOs
 
getCurFile() - Method in class com.yaftp.ftp.FtpSessionOs
 
getCurrentlySelectedFiles() - Method in class com.yaftp.ftp.SwingFtpTable
 
getDirectoryMessage() - Method in class com.yaftp.ftp.FtpClientSession
 
getDirectoryMessage() - Method in interface com.yaftp.ftp.FtpConnection
return message appropriate to directory change
getDirectoryMessage() - Method in class com.yaftp.ftp.LocalFileConnection
 
getFile(String, FtpClientListener) - Method in class com.yaftp.ftp.FtpClientSession
FTP receive File Operation
getFile(String) - Method in class com.yaftp.ftp.LocalFileConnection
 
getOSFtp() - Method in class com.yaftp.ftp.FtpClientSession
request info about the server OS hosting the FTP service
getOSFtp() - Method in interface com.yaftp.ftp.FtpConnection
returns OSFtp identification
getOSFtp() - Method in class com.yaftp.ftp.LocalFileConnection
 
getOsDetails() - Method in class com.yaftp.ftp.FtpClientSession
 
getOsDetails() - Method in interface com.yaftp.ftp.FtpConnection
returns OS detail string if needed
getOsDetails() - Method in class com.yaftp.ftp.FtpSessionOs
 
getOsDetails() - Method in class com.yaftp.ftp.LocalFileConnection
 
getPort() - Method in class com.yaftp.ftp.FtpClientSession.DataSocket
 
getRowCount() - Method in class com.yaftp.ftp.SwingFtpTable._DATAMODEL_
 
getStatus() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
getValueAt(int, int) - Method in class com.yaftp.ftp.SwingFtpTable._DATAMODEL_
 
getVersionId() - Static method in class com.yaftp.ftp.Ftp
get Current Product version back to requester
getWorkingDirectory() - Method in class com.yaftp.ftp.FtpClientSession
return current FTP server working directory
get_Column_Names() - Method in class com.yaftp.ftp.FtpOs
 
get_Column_Names() - Method in class com.yaftp.ftp.FtpSessionOs
 
get_Column_Names() - Method in class com.yaftp.ftp.MVSftp
 
get_Column_Names() - Method in class com.yaftp.ftp.UNIXftp
 
get_Column_Names() - Method in class com.yaftp.ftp.WINDOWSftp
 
get_FileIcon() - Method in class com.yaftp.ftp.SwingFtpTable
 
get_FolderIcon() - Method in class com.yaftp.ftp.SwingFtpTable
 
get_bytesTransfered() - Method in class com.yaftp.ftp.FtpBufferTransfertEvent
 
get_column_names() - Method in class com.yaftp.ftp.FtpClientSession
 
get_column_names() - Method in interface com.yaftp.ftp.FtpConnection
returns the names of expanded mode list view
get_column_names() - Method in class com.yaftp.ftp.LocalFileConnection
 
get_content() - Method in class com.yaftp.ftp.FtpOsFile
returning file content(only used when file transfering) else allways null
get_curDir() - Method in class com.yaftp.ftp.LocalFileConnection
 
get_curSession() - Method in class com.yaftp.ftp.Ftp
return currently set session
get_dataList() - Method in class com.yaftp.ftp.FtpBytesListener
 
get_dataList() - Method in class com.yaftp.ftp.FtpVectorListener
 
get_dataMessage() - Method in interface com.yaftp.ftp.FtpClientListener
 
get_dataMessage() - Method in class com.yaftp.ftp.FtpStandardListener
 
get_debugW() - Method in class com.yaftp.ftp.FtpTraces
 
get_description() - Method in class com.yaftp.ftp.FtpServerDescription
 
get_detailled() - Method in class com.yaftp.ftp.FtpOsFile
 
get_directory() - Method in class com.yaftp.ftp.Ftp
 
get_fileContent() - Method in class com.yaftp.ftp.FtpEvent
return back the String vector to requester
get_ftp() - Method in class com.yaftp.ftp.FtpServerDescription
 
get_ftpOs() - Method in class com.yaftp.ftp.Ftp
 
get_ftpServerName() - Method in class com.yaftp.ftp.Ftp
 
get_ftpSrvName() - Method in class com.yaftp.ftp.FtpClientSession
 
get_ftpSrvName() - Method in interface com.yaftp.ftp.FtpConnection
return a well known name identifying this FTP
get_ftpSrvName() - Method in class com.yaftp.ftp.LocalFileConnection
 
get_ip() - Method in class com.yaftp.ftp.FtpServerDescription
 
get_lastCommandMessage() - Method in class com.yaftp.ftp.FtpClientSession
 
get_message() - Method in class com.yaftp.ftp.FtpEvent
Error message if any is available from this accessor a null String object returned indicated sucess
get_name() - Method in class com.yaftp.ftp.FtpOsFile
 
get_panel() - Method in class com.yaftp.ftp.SwingFtpTable
 
get_passWord() - Method in class com.yaftp.ftp.Ftp
 
get_passwd() - Method in class com.yaftp.ftp.FtpServerDescription
 
get_retMessage() - Method in class com.yaftp.ftp.Ftp
use this to know if connection or any file transfert is successfull if you choose to connect ftpbean with show boolean indicator turned off
get_selectedOs() - Method in class com.yaftp.ftp.FtpServerTypeChoiceCombo
 
get_size() - Method in class com.yaftp.ftp.FtpOsFile
 
get_traces() - Method in class com.yaftp.ftp.FtpClientSession
 
get_userId() - Method in class com.yaftp.ftp.Ftp
 
get_userId() - Method in class com.yaftp.ftp.FtpServerDescription
 

H

handleConnection(FtpEvent) - Method in interface com.yaftp.ftp.FtpListener
 
handleFtpError(FtpEvent) - Method in interface com.yaftp.ftp.FtpListener
 
handleFtpRead(FtpEvent) - Method in interface com.yaftp.ftp.FtpListener
 
handleFtpSelection(int, FtpClientSession, FtpOsFile[]) - Method in interface com.yaftp.ftp.FtpSelectedFilesListener
 
handleFtpWrite(FtpEvent) - Method in interface com.yaftp.ftp.FtpListener
 
hasDirChanged() - Method in class com.yaftp.ftp.FtpOs
 
hasDirChanged() - Method in class com.yaftp.ftp.FtpSessionOs
 
header(String) - Method in class com.yaftp.ftp.FtpTraces
 

I

innerTrace(String, int) - Method in class com.yaftp.ftp.FtpTraces
 
isCellEditable(int, int) - Method in class com.yaftp.ftp.SwingFtpTable._DATAMODEL_
 
isFtpEventSubscribed() - Method in class com.yaftp.ftp.Ftp
returns true if almost 1 listener has subscribe to FTP event
isLocal() - Method in class com.yaftp.ftp.FtpClientSession
 
isLocal() - Method in interface com.yaftp.ftp.FtpConnection
return true if FTP implementors deasl with local drive session
isLocal() - Method in class com.yaftp.ftp.LocalFileConnection
 
isMVS() - Method in class com.yaftp.ftp.FtpClientSession
 
isMVS() - Method in interface com.yaftp.ftp.FtpConnection
returns true if connection is an MVS FTP session
isMVS() - Method in class com.yaftp.ftp.FtpOs
 
isMVS() - Method in class com.yaftp.ftp.FtpSessionOs
 
isMVS() - Method in class com.yaftp.ftp.LocalFileConnection
provide here any necessary extra menu bar button for LOCAL
isMVS() - Method in class com.yaftp.ftp.MVSftp
 
isMVS() - Method in class com.yaftp.ftp.UNIXftp
 
isMVS() - Method in class com.yaftp.ftp.WINDOWSftp
 
isUNIX() - Method in class com.yaftp.ftp.FtpSessionOs
 
is_closed() - Method in class com.yaftp.ftp.FtpTraces
 
is_debug() - Method in class com.yaftp.ftp.Ftp
 
is_directory() - Method in class com.yaftp.ftp.FtpOsFile
 
is_graphicalDebug() - Method in class com.yaftp.ftp.Ftp
 
is_mvsPds() - Method in class com.yaftp.ftp.FtpOsFile
 
is_mvsPdsMember() - Method in class com.yaftp.ftp.FtpOsFile
 
is_pasv() - Method in class com.yaftp.ftp.Ftp
 

L

LISTPASV() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
LISTPORT() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
LOGIN(String, String, FtpSessionOs) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
LocalFileConnection - class com.yaftp.ftp.LocalFileConnection.
make the local file functions available on a FTP style list
LocalFileConnection() - Constructor for class com.yaftp.ftp.LocalFileConnection
 
launchDATAListenerThread() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
list(FtpClientListener) - Method in class com.yaftp.ftp.FtpClientSession
list command with callback
loadHtmlFormat(String, String) - Method in class com.yaftp.ftp.MvsJobsPrettyPrinter
try to load html format property , if null return the internal provided default value
loadHtmlProperties(String) - Method in class com.yaftp.ftp.MvsJobsPrettyPrinter
load the property file used to override deffault HTML prettyprinter presentation rules
loadSerialized(String) - Static method in class com.yaftp.ftp.Ftp
Load a previously serialized Ftp
login(String, String) - Method in class com.yaftp.ftp.FtpClientSession
Log in into FTP server
login(String, String, FtpSessionOs) - Method in class com.yaftp.ftp.FtpClientSession
Log in into FTP server

M

MAKE_DIRECTORY - Static variable in interface com.yaftp.ftp.FtpSelectedFilesListener
 
MAX_UNSIGNED_BYTE - Static variable in class com.yaftp.ftp.FtpClientSession
 
MKDIR(String) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
MVSftp - class com.yaftp.ftp.MVSftp.
implements MVS idiosynchrasy based on abstract methods defined in parent FtpOs class
MVSftp() - Constructor for class com.yaftp.ftp.MVSftp
 
MvsJobsPrettyPrinter - class com.yaftp.ftp.MvsJobsPrettyPrinter.
this class is an Html pretty printer for MVS Jobs SYSOUT it transforms sandard MVS job sysout into an HTML decorated page which can be viewed by standard browsers
MvsJobsPrettyPrinter(BufferedReader) - Constructor for class com.yaftp.ftp.MvsJobsPrettyPrinter
 
main(String[]) - Static method in class com.yaftp.ftp.FtpClientSession
this main method is used to test and demonstrate FtpClientSession class usage to tranfert file in and out.
main(String[]) - Static method in class com.yaftp.ftp.FtpCommandSwingCombo
 
main(String[]) - Static method in class com.yaftp.ftp.FtpServerTypeChoiceCombo
 
main(String[]) - Static method in class com.yaftp.ftp.FtpSessionOs
 
main(String[]) - Static method in class com.yaftp.ftp.FtpSwingConnectPanel
 
main(String[]) - Static method in class com.yaftp.ftp.MvsJobsPrettyPrinter
 
main(String[]) - Static method in class com.yaftp.ftp.SwingFtpTable
 
main(String[]) - Static method in class com.yaftp.ftp.TestFtpConnectBean
 
makeDataVisible() - Method in class com.yaftp.ftp.FtpDataNotifier
 
mouseReleased(MouseEvent) - Method in class com.yaftp.ftp.SwingFtpTable._MOUSE_CLICK_
 

N

NOOP() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
NO_ACTION - Static variable in interface com.yaftp.ftp.FtpSelectedFilesListener
 
newDirectory(String) - Method in class com.yaftp.ftp.FtpClientSession
proceed with a make directory command on server side
newDirectory(String) - Method in interface com.yaftp.ftp.FtpConnection
build a new directory command
newDirectory(String) - Method in class com.yaftp.ftp.LocalFileConnection
just build a new empty directory inside loaal file system
nextLine() - Method in class com.yaftp.ftp.MvsJobsPrettyPrinter
 
notifyTableContainer() - Method in class com.yaftp.ftp.SwingFtpTable
 

O

openTraces() - Method in class com.yaftp.ftp.FtpTraces
 

P

PASV() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
PRINTWD() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
PUTPASV(String) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
PUTPORT(String) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
PUT_ASCII - Static variable in interface com.yaftp.ftp.FtpSelectedFilesListener
 
PUT_BINARY - Static variable in interface com.yaftp.ftp.FtpSelectedFilesListener
 
parseFileName(String) - Method in class com.yaftp.ftp.FtpOs
 
parseFileName(String) - Method in class com.yaftp.ftp.FtpSessionOs
 
parseNextLine(StringBuffer) - Method in class com.yaftp.ftp.MvsJobsPrettyPrinter
 
pasvReceiveData() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
pasvSendData() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
prettyPrint() - Method in class com.yaftp.ftp.MvsJobsPrettyPrinter
proceed with prettyPrint process
putFile(String, FtpClientListener) - Method in class com.yaftp.ftp.FtpClientSession
FTP send File Operation

Q

QUIT() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 

R

RELATIVE_DOS - Static variable in class com.yaftp.ftp.Ftp
 
RELATIVE_UNX - Static variable in class com.yaftp.ftp.Ftp
 
RENAME(String, String) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
RENAME - Static variable in interface com.yaftp.ftp.FtpSelectedFilesListener
 
RMDIR(String) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
ReceiveTextFile(String) - Method in class com.yaftp.ftp.Ftp
Receive the specified FTP server text file into a Vector of String lines You should have register a FtpListener before calling this method since it throw a FtpEvent and activate a handleFtpRead method giving to this inside FtpEvent received class the filled String Vector
readData(InputStream, FtpDataNotifier) - Method in class com.yaftp.ftp.FtpBytesListener
 
readData(InputStream, FtpDataNotifier) - Method in interface com.yaftp.ftp.FtpClientListener
 
readData(InputStream, FtpDataNotifier) - Method in class com.yaftp.ftp.FtpStandardListener
 
readData(InputStream, FtpDataNotifier) - Method in class com.yaftp.ftp.FtpVectorListener
 
readData(BufferedInputStream, FtpDataNotifier) - Method in class com.yaftp.ftp.FtpVectorListener
unused
readDataIntoBuffer(InputStream, FtpDataNotifier) - Method in class com.yaftp.ftp.FtpBytesListener
 
readDataIntoFile(InputStream, FtpDataNotifier) - Method in class com.yaftp.ftp.FtpBytesListener
 
reconnectSession() - Method in class com.yaftp.ftp.FtpClientSession
use this method to reconnect a timed out session ; the FTP session will be negociated using login provided userid and passwords
removeDirectory(String) - Method in class com.yaftp.ftp.FtpClientSession
 
removeDirectory(String) - Method in interface com.yaftp.ftp.FtpConnection
proceed with remove empty directory command
removeDirectory(String) - Method in class com.yaftp.ftp.LocalFileConnection
 
removeFtpBufferTransfertListener(FtpBufferTransfertListener) - Method in interface com.yaftp.ftp.FtpClientListener
 
removeFtpBufferTransfertListener(FtpBufferTransfertListener) - Method in class com.yaftp.ftp.FtpStandardListener
 
removeFtpListener(FtpListener) - Method in class com.yaftp.ftp.Ftp
 
removeFtpSelectedFilesListener(FtpSelectedFilesListener) - Method in class com.yaftp.ftp.Ftp
 
rename(String, String) - Method in class com.yaftp.ftp.FtpClientSession
send a RENAME Command
rename(String, String) - Method in interface com.yaftp.ftp.FtpConnection
proceed with rename a file element(Dir or file)
rename(String, String) - Method in class com.yaftp.ftp.LocalFileConnection
proceed with rename a file element(Dir or file)
reset_COLTITLE() - Method in class com.yaftp.ftp.FtpOs
 
reset_COLTITLE() - Method in class com.yaftp.ftp.MVSftp
 
reset_COLTITLE() - Method in class com.yaftp.ftp.UNIXftp
 
reset_COLTITLE() - Method in class com.yaftp.ftp.WINDOWSftp
 
run() - Method in class com.yaftp.ftp.FtpClientSession.DataSocket.LaunchDataThread
 
run() - Method in class com.yaftp.ftp.FtpClientSession.DataSocket
Thread execution Listening waiting for incoming SERVER side ftp connections

S

SITE(String) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
START_JES - Static variable in class com.yaftp.ftp.Ftp
 
STOP() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
STOP_JES - Static variable in class com.yaftp.ftp.Ftp
 
SUBMIT - Static variable in interface com.yaftp.ftp.FtpSelectedFilesListener
 
SYST() - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
SendTextFile(String) - Method in class com.yaftp.ftp.Ftp
Send a text file to FTP server current directory using a given vector of String.
SwingFtpTable - class com.yaftp.ftp.SwingFtpTable.
wrap and customize a JTable for FTP File list purpose
SwingFtpTable(String, SwingEhnStatusBar) - Constructor for class com.yaftp.ftp.SwingFtpTable
FTP Table style constructor
SwingFtpTable._DATAMODEL_ - class com.yaftp.ftp.SwingFtpTable._DATAMODEL_.
 
SwingFtpTable._DATAMODEL_() - Constructor for class com.yaftp.ftp.SwingFtpTable._DATAMODEL_
 
SwingFtpTable._FILE_COLUMNS_RENDERER_ - class com.yaftp.ftp.SwingFtpTable._FILE_COLUMNS_RENDERER_.
 
SwingFtpTable._FILE_COLUMNS_RENDERER_() - Constructor for class com.yaftp.ftp.SwingFtpTable._FILE_COLUMNS_RENDERER_
 
SwingFtpTable._MOUSE_CLICK_ - class com.yaftp.ftp.SwingFtpTable._MOUSE_CLICK_.
 
SwingFtpTable._MOUSE_CLICK_() - Constructor for class com.yaftp.ftp.SwingFtpTable._MOUSE_CLICK_
 
sectionChange(String) - Method in class com.yaftp.ftp.MvsJobsPrettyPrinter
 
sendCommand(String) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
setData(Vector, String[]) - Method in class com.yaftp.ftp.SwingFtpTable
Get LIST FILE data and Os dependent titles
setDataNotAvailable() - Method in class com.yaftp.ftp.FtpDataNotifier
 
setReader() - Method in class com.yaftp.ftp.FtpClientSession.DataSocket
 
setValue(Object) - Method in class com.yaftp.ftp.SwingFtpTable._FILE_COLUMNS_RENDERER_
 
setValueAt(Object, int, int) - Method in class com.yaftp.ftp.SwingFtpTable._DATAMODEL_
 
setWriter() - Method in class com.yaftp.ftp.FtpClientSession.DataSocket
 
set_asaCode(boolean) - Method in class com.yaftp.ftp.MvsJobsPrettyPrinter
if asaCode is set to true an ASCODE caracter will be interpreted in position 1 of the listing
set_bytesTransfered(int) - Method in class com.yaftp.ftp.FtpBufferTransfertEvent
 
set_callback(FtpClientListener) - Method in class com.yaftp.ftp.FtpClientSession.DataSocket
 
set_colapsed() - Method in class com.yaftp.ftp.SwingFtpTable
Make the colapsed window visible
set_content(Vector) - Method in class com.yaftp.ftp.FtpOsFile
 
set_curSession(FtpClientSession) - Method in class com.yaftp.ftp.Ftp
 
set_dataList(byte[]) - Method in class com.yaftp.ftp.FtpBytesListener
the data byte buffer should be set before the writeDataMethod is activated
set_dataList(Vector) - Method in class com.yaftp.ftp.FtpVectorListener
the data byte buffer should be set before the writeDataMethod is activated
set_dataMessage(String) - Method in interface com.yaftp.ftp.FtpClientListener
 
set_dataMessage(String) - Method in class com.yaftp.ftp.FtpStandardListener
 
set_debug(boolean) - Method in class com.yaftp.ftp.Ftp
 
set_directory(String) - Method in class com.yaftp.ftp.Ftp
 
set_expanded() - Method in class com.yaftp.ftp.SwingFtpTable
Make the expanded window visible
set_ftpOs(FtpSessionOs) - Method in class com.yaftp.ftp.Ftp
 
set_ftpServerName(String) - Method in class com.yaftp.ftp.Ftp
 
set_graphicalDebug(boolean) - Method in class com.yaftp.ftp.Ftp
 
set_graphics(boolean) - Method in class com.yaftp.ftp.FtpTraces
enable or disable graphical traces
set_jesMode(boolean) - Method in class com.yaftp.ftp.FtpClientSession
 
set_jesMode(boolean) - Method in interface com.yaftp.ftp.FtpConnection
this idiosynchrasie is used for MVS only
set_jesMode(boolean) - Method in class com.yaftp.ftp.FtpSessionOs
 
set_jesMode(boolean) - Method in class com.yaftp.ftp.LocalFileConnection
 
set_jesMode(boolean) - Method in class com.yaftp.ftp.MVSftp
 
set_mvsPds(boolean) - Method in class com.yaftp.ftp.FtpOsFile
 
set_mvsPdsMember(boolean) - Method in class com.yaftp.ftp.FtpOsFile
 
set_parent(Ftp) - Method in class com.yaftp.ftp.FtpClientSession
Init debugging on (Should be set before ftpInit call
set_passWord(String) - Method in class com.yaftp.ftp.Ftp
 
set_passwd(String) - Method in class com.yaftp.ftp.FtpServerDescription
 
set_pasv(boolean) - Method in class com.yaftp.ftp.Ftp
 
set_rListener(FtpClientListener) - Method in class com.yaftp.ftp.FtpClientSession.CommandSocket
 
set_trace(boolean) - Method in class com.yaftp.ftp.FtpTraces
enable or disable Disk traces
set_userId(String) - Method in class com.yaftp.ftp.Ftp
 
set_userId(String) - Method in class com.yaftp.ftp.FtpServerDescription
 
shutDown() - Method in class com.yaftp.ftp.FtpClientSession.DataSocket
 
site(String) - Method in class com.yaftp.ftp.FtpClientSession
send a Site Command
stop() - Method in class com.yaftp.ftp.FtpClientSession
Loging out Ftp Client Session
stop() - Method in interface com.yaftp.ftp.FtpConnection
proceed with needed session termination
stop() - Method in class com.yaftp.ftp.FtpTraces
Stop tracing and close trace file
stop() - Method in class com.yaftp.ftp.LocalFileConnection
implemented for interface compliancy
structureChanged() - Method in class com.yaftp.ftp.SwingFtpTable._DATAMODEL_
 

T

TestFtpConnectBean - class com.yaftp.ftp.TestFtpConnectBean.
Test FTP BEAN
TestFtpConnectBean(String, String, String) - Constructor for class com.yaftp.ftp.TestFtpConnectBean
 
TestFtpConnectBean.WL - class com.yaftp.ftp.TestFtpConnectBean.WL.
 
TestFtpConnectBean.WL() - Constructor for class com.yaftp.ftp.TestFtpConnectBean.WL
 
TestFtpConnectBean._CONNECT_FTP - class com.yaftp.ftp.TestFtpConnectBean._CONNECT_FTP.
 
TestFtpConnectBean._CONNECT_FTP() - Constructor for class com.yaftp.ftp.TestFtpConnectBean._CONNECT_FTP
 
toString() - Method in class com.yaftp.ftp.FtpOs
 
toString() - Method in class com.yaftp.ftp.FtpOsFile
 
toString() - Method in class com.yaftp.ftp.FtpServerDescription
 
toString() - Method in class com.yaftp.ftp.FtpSessionOs
 
toString() - Method in class com.yaftp.ftp.FtpVectorListener
if _dataList is not null return a concatenated String lines
toString() - Method in class com.yaftp.ftp.MVSftp
 
toString() - Method in class com.yaftp.ftp.UNIXftp
 
toString() - Method in class com.yaftp.ftp.WINDOWSftp
 
trace(String) - Method in class com.yaftp.ftp.