jar

org.apache.axis2 : axis2-transport-xmpp

Maven & Gradle

Jul 13, 2022
1 usages

Apache Axis2 - Transport - XMPP · This inclues all the available transports in Axis2

Table Of Contents

Latest Version

Download org.apache.axis2 : axis2-transport-xmpp JAR file - Latest Versions:

All Versions

Download org.apache.axis2 : axis2-transport-xmpp JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.7.x
1.6.x
1.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 axis2-transport-xmpp-1.8.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.axis2.transport.xmpp.util

├─ org.apache.axis2.transport.xmpp.util.XMPPClientConnectionFactory.class - [JAR]

├─ org.apache.axis2.transport.xmpp.util.XMPPClientResponseManager.class - [JAR]

├─ org.apache.axis2.transport.xmpp.util.XMPPClientSidePacketListener.class - [JAR]

├─ org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory.class - [JAR]

├─ org.apache.axis2.transport.xmpp.util.XMPPConstants.class - [JAR]

├─ org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo.class - [JAR]

├─ org.apache.axis2.transport.xmpp.util.XMPPPacketListener.class - [JAR]

├─ org.apache.axis2.transport.xmpp.util.XMPPServerCredentials.class - [JAR]

├─ org.apache.axis2.transport.xmpp.util.XMPPUtils.class - [JAR]

org.apache.axis2.transport.xmpp

├─ org.apache.axis2.transport.xmpp.XMPPListener.class - [JAR]

├─ org.apache.axis2.transport.xmpp.XMPPSender.class - [JAR]

org.apache.axis2.transport.xmpp.sample

├─ org.apache.axis2.transport.xmpp.sample.XMPPSampleClient.class - [JAR]