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.
|
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:
STREAMS_SPLPATH
SPL.addToolkit(com.ibm.streamsx.topology.TopologyElement, java.io.File)
.