| Package | Description |
|---|---|
| org.globus.ftp | |
| org.globus.ftp.app | |
| 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.
|
| org.globus.io.urlcopy |
This library provides a simple API for transferring a file from one location to
another.
|
| Class and Description |
|---|
| ClientException
Indicates a local client side problem that has
not been caused by remote server nor the local data channel.
|
| FTPException
Most exceptions used by ftp package are subclasses of FTPException and inherit its features:
exception code can be used to more precisely identify the problem.
|
| FTPReplyParseException
Indicates that the reply received from server failed to parse.
|
| PerfMarkerException
thrown by PerformanceMarker, mostly during construction.
|
| ServerException
Indicates that operation failed because of conditions
on the server, independent from the client.
|
| Class and Description |
|---|
| ClientException
Indicates a local client side problem that has
not been caused by remote server nor the local data channel.
|
| ServerException
Indicates that operation failed because of conditions
on the server, independent from the client.
|
| Class and Description |
|---|
| ServerException
Indicates that operation failed because of conditions
on the server, independent from the client.
|
| Class and Description |
|---|
| FTPException
Most exceptions used by ftp package are subclasses of FTPException and inherit its features:
exception code can be used to more precisely identify the problem.
|
| FTPReplyParseException
Indicates that the reply received from server failed to parse.
|
| ServerException
Indicates that operation failed because of conditions
on the server, independent from the client.
|
| UnexpectedReplyCodeException
Indicates that the received reply had different code than
it had been expected.
|
| Class and Description |
|---|
| ClientException
Indicates a local client side problem that has
not been caused by remote server nor the local data channel.
|
| ServerException
Indicates that operation failed because of conditions
on the server, independent from the client.
|
| Class and Description |
|---|
| ClientException
Indicates a local client side problem that has
not been caused by remote server nor the local data channel.
|
| FTPReplyParseException
Indicates that the reply received from server failed to parse.
|
| ServerException
Indicates that operation failed because of conditions
on the server, independent from the client.
|
| UnexpectedReplyCodeException
Indicates that the received reply had different code than
it had been expected.
|
| Class and Description |
|---|
| FTPException
Most exceptions used by ftp package are subclasses of FTPException and inherit its features:
exception code can be used to more precisely identify the problem.
|
| Class and Description |
|---|
| FTPException
Most exceptions used by ftp package are subclasses of FTPException and inherit its features:
exception code can be used to more precisely identify the problem.
|
Copyright © 2013. All Rights Reserved.