- GassException - Exception in org.globus.io.gass.client
-
- GassException(String) - Constructor for exception org.globus.io.gass.client.GassException
-
- GassInputStream - Class in org.globus.io.streams
-
- GassInputStream(String, int, String) - Constructor for class org.globus.io.streams.GassInputStream
-
Opens Gass input stream in secure mode with default
user credentials.
- GassInputStream(GSSCredential, Authorization, String, int, String) - Constructor for class org.globus.io.streams.GassInputStream
-
Opens Gass input stream in secure mode with specified
user credentials.
- GassOutputStream - Class in org.globus.io.streams
-
- GassOutputStream(String, int, String, long, boolean) - Constructor for class org.globus.io.streams.GassOutputStream
-
Opens Gass output stream in secure mode with default
user credentials.
- GassOutputStream(GSSCredential, String, int, String, long, boolean) - Constructor for class org.globus.io.streams.GassOutputStream
-
Opens Gass output stream in secure mode with specified
user credentials.
- GassOutputStream(GSSCredential, Authorization, String, int, String, long, boolean) - Constructor for class org.globus.io.streams.GassOutputStream
-
Opens Gass output stream in secure mode with specified
user credentials.
- GASSProtocol - Class in org.globus.io.gass.client.internal
-
This is a pure Java implementation of the Globus GASS protocol.
- GASSProtocol() - Constructor for class org.globus.io.gass.client.internal.GASSProtocol
-
- GassServer - Class in org.globus.io.gass.server
-
The GassServer
class acts as a basic multi-threaded HTTPS
server that handles GASS requests.
- GassServer() - Constructor for class org.globus.io.gass.server.GassServer
-
Starts Gass Server with default user credentials.
- GassServer(int) - Constructor for class org.globus.io.gass.server.GassServer
-
Starts Gass Server on given port with default user credentials.
- GassServer(GSSCredential, int) - Constructor for class org.globus.io.gass.server.GassServer
-
Starts Gass Server on given port and given credentials.
- GassServer(boolean, int) - Constructor for class org.globus.io.gass.server.GassServer
-
Starts Gass Server on given port and mode.
- GET(String, String) - Static method in class org.globus.io.gass.client.internal.GASSProtocol
-
This method concatenates a properly formatted header for performing
Globus Gass GETs with the given information.
- get(boolean, int, String) - Method in class org.globus.io.streams.FTPInputStream
-
- get(String, int, String) - Method in class org.globus.io.streams.HTTPInputStream
-
- getBufferSize() - Method in class org.globus.io.urlcopy.UrlCopy
-
Returns buffer size used for transfering
data.
- getDCAU() - Method in class org.globus.io.urlcopy.UrlCopy
-
- getDestinationAuthorization() - Method in class org.globus.io.urlcopy.UrlCopy
-
Returns authorization type for
the destination side for the url copy.
- getDestinationCredentials() - Method in class org.globus.io.urlcopy.UrlCopy
-
Returns credentials used for authenticating
the destination side for the url copy.
- getDestinationOffset() - Method in class org.globus.io.urlcopy.UrlCopy
-
Gets the offset in the destination file from which data starts
to be written
- getDestinationUrl() - Method in class org.globus.io.urlcopy.UrlCopy
-
Returns destination url.
- getDisableAllo() - Method in class org.globus.io.urlcopy.UrlCopy
-
Can be used to query whether the use of the ALLO command
with GridFTP uploads is disabled.
- getInputStream() - Method in class org.globus.io.urlcopy.UrlCopy
-
Returns input stream based on the source url
- getJobOutputStream(String) - Method in class org.globus.io.gass.server.GassServer
-
- getOptions() - Method in class org.globus.io.gass.server.GassServer
-
Returns current options of the server.
- getOptions() - Method in class org.globus.io.gass.server.RemoteGassServer
-
Returns current options of the server.
- getOutputStream(long) - Method in class org.globus.io.urlcopy.UrlCopy
-
Returns output stream based on the destination url.
- getSize() - Method in class org.globus.io.streams.FTPInputStream
-
- getSize() - Method in class org.globus.io.streams.GlobusFileInputStream
-
- getSize() - Method in class org.globus.io.streams.GlobusInputStream
-
Returns the total size of input data.
- getSize() - Method in class org.globus.io.streams.HTTPInputStream
-
- getSourceAuthorization() - Method in class org.globus.io.urlcopy.UrlCopy
-
Returns authorization type for
the source side for the url copy.
- getSourceCredentials() - Method in class org.globus.io.urlcopy.UrlCopy
-
Returns credentials used for authenticating
the source side for the url copy.
- getSourceLength() - Method in class org.globus.io.urlcopy.UrlCopy
-
Gets the maximum data size that will be transfered.
- getSourceOffset() - Method in class org.globus.io.urlcopy.UrlCopy
-
Gets the offset in the source file from which data starts
to be read
- getSourceUrl() - Method in class org.globus.io.urlcopy.UrlCopy
-
Returns source url.
- getTCPBufferSize() - Method in class org.globus.io.urlcopy.UrlCopy
-
Returns TCP buffer size used for transfers
data.
- getURL() - Method in class org.globus.io.gass.server.RemoteGassServer
-
Returns url of this server.
- GlobusFileInputStream - Class in org.globus.io.streams
-
- GlobusFileInputStream(String) - Constructor for class org.globus.io.streams.GlobusFileInputStream
-
- GlobusFileOutputStream - Class in org.globus.io.streams
-
- GlobusFileOutputStream(String, boolean) - Constructor for class org.globus.io.streams.GlobusFileOutputStream
-
- GlobusInputStream - Class in org.globus.io.streams
-
- GlobusInputStream() - Constructor for class org.globus.io.streams.GlobusInputStream
-
- GlobusOutputStream - Class in org.globus.io.streams
-
- GlobusOutputStream() - Constructor for class org.globus.io.streams.GlobusOutputStream
-
- GridFTPInputStream - Class in org.globus.io.streams
-
- GridFTPInputStream(GSSCredential, String, int, String) - Constructor for class org.globus.io.streams.GridFTPInputStream
-
- GridFTPInputStream(GSSCredential, Authorization, String, int, String, boolean) - Constructor for class org.globus.io.streams.GridFTPInputStream
-
- GridFTPInputStream(GSSCredential, Authorization, String, int, String, boolean, int, boolean) - Constructor for class org.globus.io.streams.GridFTPInputStream
-
- GridFTPOutputStream - Class in org.globus.io.streams
-
- GridFTPOutputStream(GSSCredential, String, int, String, boolean) - Constructor for class org.globus.io.streams.GridFTPOutputStream
-
- GridFTPOutputStream(GSSCredential, Authorization, String, int, String, boolean, boolean) - Constructor for class org.globus.io.streams.GridFTPOutputStream
-
- GridFTPOutputStream(GSSCredential, Authorization, String, int, String, boolean, boolean, long) - Constructor for class org.globus.io.streams.GridFTPOutputStream
-
- GridFTPOutputStream(GSSCredential, Authorization, String, int, String, boolean, boolean, int, boolean) - Constructor for class org.globus.io.streams.GridFTPOutputStream
-
- GridFTPOutputStream(GSSCredential, Authorization, String, int, String, boolean, boolean, int, boolean, long) - Constructor for class org.globus.io.streams.GridFTPOutputStream
-
- setAppendMode(boolean) - Method in class org.globus.io.urlcopy.UrlCopy
-
Enables/disables append mode.
- setBufferSize(int) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets buffer size for transfering data.
- setCompatibilityMode(boolean) - Method in class org.globus.io.gass.server.RemoteGassServer
-
Sets the compatibility mode to work with the old
globus 1.1.x installations.
- setCredentials(GSSCredential) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets credentials to use for both sides.
- setDCAU(boolean) - Method in class org.globus.io.urlcopy.UrlCopy
-
- setDestinationAuthorization(Authorization) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets destination authorization type
- setDestinationCredentials(GSSCredential) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets destination url credentials.
- setDestinationOffset(long) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets the offset in the destination file from which data starts
to be written.
- setDestinationUrl(GlobusURL) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets destination url.
- setDisableAllo(boolean) - Method in class org.globus.io.urlcopy.UrlCopy
-
Allows disabling of the use of ALLO with GridFTP
uploads
- setOptions(int) - Method in class org.globus.io.gass.server.GassServer
-
Sets the options of the gass server such
as enabling client shutdown, etc.
- setOptions(int) - Method in class org.globus.io.gass.server.RemoteGassServer
-
Sets the options of the gass server such
as enabling client shutdown, etc.
- setSourceAuthorization(Authorization) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets source authorization type
- setSourceCredentials(GSSCredential) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets source url credentials.
- setSourceFileLength(long) - Method in class org.globus.io.urlcopy.UrlCopy
-
Allows a partial transfer by setting the maximum number of bytes
that will be transfered.
- setSourceFileOffset(long) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets the offset in the source file from which data starts
to be read.
- setSourceUrl(GlobusURL) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets source url.
- setTCPBufferSize(int) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets the TCP buffer size for GridFTP transfers.
- setUseThirdPartyCopy(boolean) - Method in class org.globus.io.urlcopy.UrlCopy
-
Enables/disables usage of third party transfers.
- SHUTDOWN(String, String) - Static method in class org.globus.io.gass.client.internal.GASSProtocol
-
- shutdown(GSSCredential, GlobusURL) - Static method in class org.globus.io.gass.server.GassServer
-
Shutdowns a remote gass server.
- shutdown() - Method in class org.globus.io.gass.server.RemoteGassServer
-
Shutdowns remotely running gass server.
- SHUTDOWN_STR - Static variable in class org.globus.io.gass.server.GassServer
-
- size - Variable in class org.globus.io.streams.HTTPInputStream
-
- size - Variable in class org.globus.io.streams.HTTPOutputStream
-
- socket - Variable in class org.globus.io.streams.HTTPInputStream
-
- socket - Variable in class org.globus.io.streams.HTTPOutputStream
-
- sourceLength - Variable in class org.globus.io.urlcopy.UrlCopy
-
- sourceOffset - Variable in class org.globus.io.urlcopy.UrlCopy
-
- srcAuth - Variable in class org.globus.io.urlcopy.UrlCopy
-
- srcCreds - Variable in class org.globus.io.urlcopy.UrlCopy
-
- srcUrl - Variable in class org.globus.io.urlcopy.UrlCopy
-
- start(String) - Method in class org.globus.io.gass.server.RemoteGassServer
-
Starts the gass server on the remote machine.
- state - Variable in class org.globus.io.streams.FTPInputStream
-
- state - Variable in class org.globus.io.streams.FTPOutputStream
-
- STDERR_ENABLE - Static variable in class org.globus.io.gass.server.GassServer
-
- STDOUT_ENABLE - Static variable in class org.globus.io.gass.server.GassServer
-