class |
RedisSubscribe |
Executes the specified Redis channel.
|
class |
RESTTextReception |
Uses a REST webservice for receiving text.
|
class |
Socket |
Listens on the specified port for incoming data.
Can either output raw byte arrays or strings (using the specified encoding).
|
class |
Subscribe |
Subscribes to the specified publish/subscribe handler and forwards data that is being published.
|
class |
WebserviceInput |
Uses a webservice for retrieving data from a webservice.
|
class |
WSBlobReception |
Uses a webservice for retrieving blobs.
|
class |
WSTextReception |
Uses a webservice for retrieving text.
|