Namespace com.ibm.streamsx.inet

IBMStreams streamsx.inetserver Toolkit > com.ibm.streamsx.inetserver 4.3.4 > com.ibm.streamsx.inet

The Interne Server Toolkit provides support HTTP- and Websocket-Server functions. The functionality is based on an embedded jetty webserver.

Sharing the Eclipse Jetty Instance
All operators of this toolkit embed a Jetty webserver and all operator invocations in an SPL application that are co-located/fused in same partition (PE) will share a common Jetty instance.
HTTPS Support
Overview of HTTP and HTTPS support for com.ibm.streamsx.inet.rest operators.