jar

org.apache.activemq : artemis-jakarta-openwire-protocol

Maven & Gradle

Jan 24, 2024

ActiveMQ Artemis Jakarta OpenWire Protocol · To support OpenWire clients from an embedded broker deployed in a Jakarta environment (e.g. Spring Boot 3)

Table Of Contents

Latest Version

Download org.apache.activemq : artemis-jakarta-openwire-protocol JAR file - Latest Versions:

All Versions

Download org.apache.activemq : artemis-jakarta-openwire-protocol JAR file - All Versions:

Version Vulnerabilities Size Updated
2.32.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 artemis-jakarta-openwire-protocol-2.32.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.activemq.artemis.core.protocol.openwire.util

├─ org.apache.activemq.artemis.core.protocol.openwire.util.OpenWireUtil.class - [JAR]

org.apache.activemq.artemis.core.protocol.openwire.amq

├─ org.apache.activemq.artemis.core.protocol.openwire.amq.AMQCompositeConsumerBrokerExchange.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConnectionContext.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumerBrokerExchange.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.amq.AMQProducerBrokerExchange.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSingleConsumerBrokerExchange.class - [JAR]

org.apache.activemq.artemis.core.protocol.openwire

├─ org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.OpenWireConstants.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.OpenWireFrameParser.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.OpenWireInterceptor.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.OpenWireMessageConverter.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManager.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.OpenWireProtocolManagerFactory.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.OpenWireRoutingContext.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.OpenWireRoutingHandler.class - [JAR]

├─ org.apache.activemq.artemis.core.protocol.openwire.OpenwireMessage.class - [JAR]