Package | Description |
---|---|
org.globus.ftp | |
org.globus.ftp.dc | |
org.globus.ftp.exception | |
org.globus.ftp.extended | |
org.globus.ftp.vanilla | |
org.globus.io.streams |
Implements the standard Java I/O streams interface for a number of different protocols, including FTP, GSIFTP, HTTP, HTTPS, and File.
|
Class | Description |
---|---|
BasicClientControlChannel |
Basic subset of client side control channel functionality, enough to
implement the part of transfer after sending transfer command (RETR)
up until receiving 200 reply.
|
Command |
Represents an FTP Control Channel Command
|
FTPControlChannel |
Represents FTP Protocol Interpreter.
|
FTPServerFacade |
This class is not ment directly for the users.
|
Reply |
Represents the FTP reply.
|
TransferState |
Class | Description |
---|---|
BasicServerControlChannel |
Basic subset of server side control channel functionality.
|
Reply |
Represents the FTP reply.
|
Class | Description |
---|---|
Reply |
Represents the FTP reply.
|
Class | Description |
---|---|
BasicClientControlChannel |
Basic subset of client side control channel functionality, enough to
implement the part of transfer after sending transfer command (RETR)
up until receiving 200 reply.
|
FTPControlChannel |
Represents FTP Protocol Interpreter.
|
FTPServerFacade |
This class is not ment directly for the users.
|
Class | Description |
---|---|
BasicClientControlChannel |
Basic subset of client side control channel functionality, enough to
implement the part of transfer after sending transfer command (RETR)
up until receiving 200 reply.
|
BasicServerControlChannel |
Basic subset of server side control channel functionality.
|
Command |
Represents an FTP Control Channel Command
|
Flag |
A semaphore
|
FTPControlChannel |
Represents FTP Protocol Interpreter.
|
FTPServerFacade.LocalControlChannel |
This inner class represents a local control channel.
|
Reply |
Represents the FTP reply.
|
TransferMonitor | |
TransferState |
Class | Description |
---|---|
TransferState |
Copyright © 2018. All rights reserved.