See: Description
Interface | Description |
---|---|
JobOutputListener |
This class defines a job output listener.
|
Class | Description |
---|---|
GassServer |
The
GassServer class acts as a basic multi-threaded HTTPS
server that handles GASS requests. |
JobOutputStream |
This is a small class that allows to redirect
a job's output to a custom job output listener.
|
RemoteGassServer |
This class allows for starting gass server remotely.
|
The server is multi-threaded and accepts HTTPS connection from GASS clients to copy from, copy to, and append to files that are local to the server.
This version has not been fully tested against the full GASS protocol, but works for all cases tested with globus-url-copy.
Copyright © 2016. All rights reserved.