Namespace com.ibm.streamsx.inet.util

IBMStreams com.ibm.streamsx.inet Toolkit > com.ibm.streamsx.inet 3.4.0 > com.ibm.streamsx.inet.util

A set of internet utility operators.

Serializer: The serialization operator serializes input tuples/attributes in network byte order. Deserializer: De-Serialization operator reverts the operation of the Serializer.

These operators are useful to connect Streams jobs with http or websocket connections.

Operators