Uses of Interface
org.globus.io.gass.server.JobOutputListener
Packages that use JobOutputListener
Package
Description
Provides a pure Java Globus GASS server for
transferring files via HTTPS.
-
Uses of JobOutputListener in org.globus.io.gass.server
Fields in org.globus.io.gass.server declared as JobOutputListenerConstructors in org.globus.io.gass.server with parameters of type JobOutputListenerModifierConstructorDescriptionJobOutputStream
(JobOutputListener jobListener) Creates a job output stream with a specific job output listener to which the job output will be redirected to.