Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
FTPOutputStream |
class |
GassOutputStream |
class |
GlobusFileOutputStream |
class |
GridFTPOutputStream |
class |
HTTPOutputStream |
Modifier and Type | Method and Description |
---|---|
protected GlobusOutputStream |
UrlCopy.getOutputStream(long size)
Returns output stream based on the destination url.
|
Copyright © 2016. All rights reserved.