Package com.ibm.streamsx.topology.inet

Network access to streaming data.

See: Description

  • Class Summary 
    Class Description
    HTTPStreams
    Access to data in web servers or services using HTTP.
    RestServer
    Adds a HTTP REST server to a topology to provide external interaction with the application.

Package com.ibm.streamsx.topology.inet Description

Network access to streaming data.

Functionality in this package is provided by the open source SPL toolkit com.ibm.streamsx.inet. This requires that the com.ibm.streamsx.inet is made available when submitting the application, by:

Releases of the toolkit are available from: http://github.com/IBMStreams/streamsx.inet/releases. Release 2.6.0 or later is required by this toolkit.
Currently a more recent version (2.6.0 or later) of the toolkit is required than the one supplied IBM Streams 4.0.

streamsx.topology 2.1 @ IBMStreams GitHub