Hello,
I'm curious if is it possible to customize a tcp connection factory.
Say, I would like to extend. How can I do that? I mean by configuration file.Code:TcpNetServerConnectionFactory
For example,
Here is not a mention about type of connection factory. What should I do to nail a problem?Code:<int-ip:tcp-connection-factory id="testServer" type="server" port="10011" task-executor="exec" single-use="true" interceptor-factory-chain="" />
Thanks in advance,
Oleg


Reply With Quote
