Download spring-integration-xmpp-2.0.5.release-sources.jar
spring-integration-xmpp/spring-integration-xmpp-2.0.5.release-sources.jar.zip( 18 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
org.springframework.integration.xmpp.XmppHeaders.java
org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser.java
org.springframework.integration.xmpp.config.AbstractXmppOutboundChannelAdapterParser.java
org.springframework.integration.xmpp.config.ChatMessageInboundChannelAdapterParser.java
org.springframework.integration.xmpp.config.ChatMessageOutboundChannelAdapterParser.java
org.springframework.integration.xmpp.config.PresenceInboundChannelAdapterParser.java
org.springframework.integration.xmpp.config.PresenceOutboundChannelAdapterParser.java
org.springframework.integration.xmpp.config.XmppConnectionFactoryBean.java
org.springframework.integration.xmpp.config.XmppConnectionParser.java
org.springframework.integration.xmpp.config.XmppHeaderEnricherParser.java
org.springframework.integration.xmpp.config.XmppNamespaceHandler.java
org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint.java
org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareMessageHandler.java
org.springframework.integration.xmpp.core.XmppContextUtils.java
org.springframework.integration.xmpp.inbound.ChatMessageListeningEndpoint.java
org.springframework.integration.xmpp.inbound.PresenceListeningEndpoint.java
org.springframework.integration.xmpp.outbound.ChatMessageSendingMessageHandler.java
org.springframework.integration.xmpp.outbound.PresenceSendingMessageHandler.java
Related examples in the same category