|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of InvalidServiceContactException in org.globus.cog.abstraction.impl.common.sandbox |
| Methods in org.globus.cog.abstraction.impl.common.sandbox that throw InvalidServiceContactException | |
protected Object |
SandboxingTaskHandlerDelegate.request(int type,
Task task)
|
protected void |
SandboxingTaskHandlerDelegate.request(org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate.Request request)
|
void |
SandboxingTaskHandlerDelegate.submit(Task task)
|
void |
SandboxingTaskHandler.submit(Task task)
|
| Uses of InvalidServiceContactException in org.globus.cog.abstraction.impl.common.task |
| Methods in org.globus.cog.abstraction.impl.common.task that throw InvalidServiceContactException | |
void |
GenericTaskHandler.submit(Task task)
|
void |
FileTransferTaskHandler.submit(Task task)
|
void |
FileOperationTaskHandler.submit(Task task)
|
void |
ExecutionTaskHandler.submit(Task task)
|
void |
CachingFileTransferTaskHandler.submit(Task task)
|
void |
CachingFileOperationTaskHandler.submit(Task task)
|
| Uses of InvalidServiceContactException in org.globus.cog.abstraction.impl.common.taskgraph |
| Methods in org.globus.cog.abstraction.impl.common.taskgraph that throw InvalidServiceContactException | |
void |
TaskGraphHandlerImpl.submit(TaskGraph taskgraph)
|
| Uses of InvalidServiceContactException in org.globus.cog.abstraction.impl.file |
| Methods in org.globus.cog.abstraction.impl.file that throw InvalidServiceContactException | |
void |
TaskHandlerImpl.submit(Task task)
submit the task for execution. |
void |
CachingDelegatedFileOperationHandler.submit(Task task)
|
| Uses of InvalidServiceContactException in org.globus.cog.abstraction.impl.fileTransfer |
| Methods in org.globus.cog.abstraction.impl.fileTransfer that throw InvalidServiceContactException | |
void |
DelegatedFileTransferHandler.submit(Task task)
|
protected void |
DelegatedFileTransferHandler.transferUsingFileResources(Service sourceService,
Service destinationService)
|
| Uses of InvalidServiceContactException in org.globus.cog.abstraction.interfaces |
| Methods in org.globus.cog.abstraction.interfaces that throw InvalidServiceContactException | |
void |
TaskHandler.submit(Task task)
|
void |
TaskGraphHandler.submit(TaskGraph taskgraph)
|
void |
DelegatedTaskHandler.submit(Task task)
This method is responsible for submitting the given Task
to the remote Service in compliance with the appropriate
provider. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||