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