是否可以设置一个可以同时连接到多个TCP服务器的动态TCP客户端?我正在使用spring集成和dsl配置。我读了一些关于这个主题的其他问题,但想不出一种方法来解决这个问题。handler = new MessageHandler();
public AbstractClientConnectionFactory client1() { return Integratio
我似乎在将Spring后端配置为接收和发送TCP消息时遇到了一些困难。看看用户在这个问题中建议的配置-- --我尝试将这个配置放到我的root-context.xml中。但是,对于所有标记,它都会显示一条消息,如:
Unable to locate Spring NamespaceHandler for element 'int-ip:tcp-outbound-gateway/schema/integration/ip/spring-<
(AbstractConnectionFactory.java:873) ~[spring-integration-ip-5.0.5.RELEASE.jar:5.0.5.RELEASE]
at org.springframework.integration.ip.tcp.connection.TcpNioClientConnectionFactory.checkActive(TcpNioClientConnectionFactory.java:68) ~[spring-integration</e