Socket JSON Input and Output Adapter

The Socket JSON Input adapter obtains streaming data from the socket server, formats data into JSON format and inputs it into Event Stream Processor. The Socket JSON Output adapter takes JSON data from Event Stream Processor, formats it to bytebuffer, and transports it to the socket server in streaming format.