Activity - inputStream

Activity Type: Delivery

Description

The inputStream activity can be invoked upon services that implement the OGSA-DAI data transport operations. Invocation of the PutFully or PutBlock operations by another service (or a client) provides the data that is made available by this activity.

Example

<inputStream name="inputStreamID">
  <toLocal name="dataSource"/>
</inputStream>

Specification

Element inputStream:

Input and Output Types

Data Resource Accessor

This activity can operate with any data resource accessor.

XML Schema

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

Class

uk.org.ogsadai.activity.delivery.InputStreamActivity

Client Toolkit Class

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