Activity - outputStream

Activity Type: Delivery

Description

The outputStream activity can be invoked upon services that implement OGSA-DAI data trasport operations. Invocation of the GetFully or GetBlock operations by another service (or a client) allows retrieval of the data made available by this activity.

Example

<outputStream name="outputStreamID">
  <fromLocal from="dataSource"/>
</outputStream>

Specification

Element outputStream:

Input and Output Types

Data Resource Accessor

This activity can operate with any data resource accessor.

XML Schema

OGSA-DAI/schema/ogsadai/xsd/activities/output_stream.xsd

Class

uk.org.ogsadai.activity.delivery.OutputStreamActivity

Client Toolkit Class

uk.org.ogsadai.client.toolkit.activity.delivery.DTOutputStream