org.gcube.data.streams.publishers
Interface StreamPublisher

All Known Implementing Classes:
RsPublisher

public interface StreamPublisher

Publishes a Stream at a given address.

Author:
Fabio Simeoni

Method Summary
 URI publish()
          Publishes the stream and returns its address.
 

Method Detail

publish

URI publish()
Publishes the stream and returns its address.

Returns:
the address
Throws:
StreamPublishException - if the stream cannot be published


Copyright © 2012. All Rights Reserved.