Package | Description |
---|---|
edu.illinois.ncsa.isda.softwareserver |
The Software Server package.
|
Modifier and Type | Method and Description |
---|---|
Vector<SoftwareServerAuxiliary.Script> |
SoftwareServerAuxiliary.Script.getAssociatedInputScripts()
Search this scripts path for input scripts associated with this application.
|
Vector<SoftwareServerAuxiliary.Script> |
SoftwareServerAuxiliary.Script.getAssociatedOutputScripts()
Search this scripts path for output scripts associated with this application.
|
Modifier and Type | Method and Description |
---|---|
void |
SoftwareServerAuxiliary.Application.add(SoftwareServerAuxiliary.Script script)
Add an operation to this application.
|
Constructor and Description |
---|
SoftwareServerAuxiliary.Application(SoftwareServerAuxiliary.Script script)
Class constructor.
|
SoftwareServerAuxiliary.Operation(SoftwareServerAuxiliary.Script script)
Class constructor.
|
Copyright © 2014. All rights reserved.