jar

org.springframework.integration : spring-integration-ip

Maven & Gradle

Aug 22, 2023
58 usages
1.5k stars

Spring Integration IP Support · Spring Integration IP Support

Table Of Contents

Latest Version

Download org.springframework.integration : spring-integration-ip JAR file - Latest Versions:

All Versions

Download org.springframework.integration : spring-integration-ip JAR file - All Versions:

Version Vulnerabilities Size Updated
6.1.x
6.0.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.3.x
4.2.x
4.1.x
4.0.x
3.0.x
2.2.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-integration-ip-6.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.integration.ip.tcp.connection

├─ org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.AbstractConnectionFactory.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.AbstractServerConnectionFactory.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.AbstractTcpConnectionSupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.CachingClientConnectionFactory.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.ClientModeCapable.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.ClientModeConnectionManager.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.ConnectionFactory.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.DefaultTcpNetConnectionSupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.DefaultTcpNetSSLSocketFactorySupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.DefaultTcpNetSocketFactorySupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.DefaultTcpNioConnectionSupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.DefaultTcpNioSSLConnectionSupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.DefaultTcpSSLContextSupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.DefaultTcpSocketSupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.FailoverClientConnectionFactory.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.MessageConvertingTcpMessageMapper.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.NoListenerException.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.SocketInfo.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnection.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnectionCloseEvent.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnectionEvent.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnectionExceptionEvent.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnectionFailedCorrelationEvent.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnectionFailedEvent.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptor.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorFactory.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorFactoryChain.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnectionInterceptorSupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnectionOpenEvent.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnectionServerExceptionEvent.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnectionServerListeningEvent.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpConnectionSupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpListener.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpMessageMapper.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpNetClientConnectionFactory.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpNetConnection.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpNetConnectionSupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpNetServerConnectionFactory.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpNioClientConnectionFactory.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpNioConnection.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpNioConnectionSupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpNioSSLConnection.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpNioServerConnectionFactory.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpSSLContextSupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpSender.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpServerConnectionFactory.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpSocketFactorySupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.TcpSocketSupport.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.ThreadAffinityClientConnectionFactory.class - [JAR]

├─ org.springframework.integration.ip.tcp.connection.package-info.class - [JAR]

org.springframework.integration.ip.dsl

├─ org.springframework.integration.ip.dsl.AbstractConnectionFactorySpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.Tcp.class - [JAR]

├─ org.springframework.integration.ip.dsl.TcpClientConnectionFactorySpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.TcpInboundChannelAdapterSpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.TcpInboundGatewaySpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.TcpNetClientConnectionFactorySpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.TcpNetServerConnectionFactorySpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.TcpNioClientConnectionFactorySpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.TcpNioServerConnectionFactorySpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.TcpOutboundChannelAdapterSpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.TcpOutboundGatewaySpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.TcpServerConnectionFactorySpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.Udp.class - [JAR]

├─ org.springframework.integration.ip.dsl.UdpInboundChannelAdapterSpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.UdpMulticastOutboundChannelAdapterSpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.UdpUnicastOutboundChannelAdapterSpec.class - [JAR]

├─ org.springframework.integration.ip.dsl.package-info.class - [JAR]

org.springframework.integration.ip

├─ org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter.class - [JAR]

├─ org.springframework.integration.ip.AbstractInternetProtocolSendingMessageHandler.class - [JAR]

├─ org.springframework.integration.ip.CommonSocketOptions.class - [JAR]

├─ org.springframework.integration.ip.IpHeaders.class - [JAR]

org.springframework.integration.ip.util

├─ org.springframework.integration.ip.util.RegexUtils.class - [JAR]

├─ org.springframework.integration.ip.util.TestingUtilities.class - [JAR]

org.springframework.integration.ip.udp

├─ org.springframework.integration.ip.udp.DatagramPacketMessageMapper.class - [JAR]

├─ org.springframework.integration.ip.udp.MulticastReceivingChannelAdapter.class - [JAR]

├─ org.springframework.integration.ip.udp.MulticastSendingMessageHandler.class - [JAR]

├─ org.springframework.integration.ip.udp.SocketCustomizer.class - [JAR]

├─ org.springframework.integration.ip.udp.UdpServerListeningEvent.class - [JAR]

├─ org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter.class - [JAR]

├─ org.springframework.integration.ip.udp.UnicastSendingMessageHandler.class - [JAR]

├─ org.springframework.integration.ip.udp.package-info.class - [JAR]

org.springframework.integration.ip.tcp

├─ org.springframework.integration.ip.tcp.TcpInboundGateway.class - [JAR]

├─ org.springframework.integration.ip.tcp.TcpOutboundGateway.class - [JAR]

├─ org.springframework.integration.ip.tcp.TcpReceivingChannelAdapter.class - [JAR]

├─ org.springframework.integration.ip.tcp.TcpSendingMessageHandler.class - [JAR]

org.springframework.integration.ip.config

├─ org.springframework.integration.ip.config.IpAdapterParserUtils.class - [JAR]

├─ org.springframework.integration.ip.config.IpNamespaceHandler.class - [JAR]

├─ org.springframework.integration.ip.config.TcpConnectionFactoryFactoryBean.class - [JAR]

├─ org.springframework.integration.ip.config.TcpConnectionFactoryParser.class - [JAR]

├─ org.springframework.integration.ip.config.TcpInboundChannelAdapterParser.class - [JAR]

├─ org.springframework.integration.ip.config.TcpInboundGatewayParser.class - [JAR]

├─ org.springframework.integration.ip.config.TcpOutboundChannelAdapterParser.class - [JAR]

├─ org.springframework.integration.ip.config.TcpOutboundGatewayParser.class - [JAR]

├─ org.springframework.integration.ip.config.UdpInboundChannelAdapterParser.class - [JAR]

├─ org.springframework.integration.ip.config.UdpOutboundChannelAdapterParser.class - [JAR]

org.springframework.integration.ip.event

├─ org.springframework.integration.ip.event.IpIntegrationEvent.class - [JAR]

org.springframework.integration.ip.tcp.serializer

├─ org.springframework.integration.ip.tcp.serializer.AbstractByteArraySerializer.class - [JAR]

├─ org.springframework.integration.ip.tcp.serializer.AbstractPooledBufferByteArraySerializer.class - [JAR]

├─ org.springframework.integration.ip.tcp.serializer.ByteArrayCrLfSerializer.class - [JAR]

├─ org.springframework.integration.ip.tcp.serializer.ByteArrayElasticRawDeserializer.class - [JAR]

├─ org.springframework.integration.ip.tcp.serializer.ByteArrayLengthHeaderSerializer.class - [JAR]

├─ org.springframework.integration.ip.tcp.serializer.ByteArrayLfSerializer.class - [JAR]

├─ org.springframework.integration.ip.tcp.serializer.ByteArrayRawSerializer.class - [JAR]

├─ org.springframework.integration.ip.tcp.serializer.ByteArraySingleTerminatorSerializer.class - [JAR]

├─ org.springframework.integration.ip.tcp.serializer.ByteArrayStxEtxSerializer.class - [JAR]

├─ org.springframework.integration.ip.tcp.serializer.MapJsonSerializer.class - [JAR]

├─ org.springframework.integration.ip.tcp.serializer.SoftEndOfStreamException.class - [JAR]

├─ org.springframework.integration.ip.tcp.serializer.TcpCodecs.class - [JAR]

├─ org.springframework.integration.ip.tcp.serializer.TcpDeserializationExceptionEvent.class - [JAR]

Advertisement

Dependencies from Group

Aug 22, 2023
713 usages
1.5k stars
Aug 22, 2023
479 usages
1.5k stars
Aug 22, 2023
149 usages
1.5k stars
Aug 22, 2023
103 usages
1.5k stars
Aug 22, 2023
100 usages
1.5k stars

Discover Dependencies

Sep 04, 2018
2 usages
3 stars
May 09, 2021
18 usages
21 stars
Apr 03, 2016
2 usages
831 stars
Aug 25, 2023
5 usages
5.5k stars
May 29, 2018
119 usages
21 stars
Dec 15, 2021
3 usages
107 stars
Aug 19, 2023
6.4k stars
Jul 18, 2017
118 usages
Feb 27, 2023
236 usages
364 stars