Registry / messaging / activemq-http

activemq-http

JSON →
library6.2.6javamavenunverified

Provides HTTP protocol support for Apache ActiveMQ messaging broker.

<dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-http</artifactId> <version>6.2.6</version> </dependency>
INSTALL
IMPORT
SIG · ACTIVEMQ-HTTP
A
activemq-http
messagingjavav6.2.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HttpTransportFactory
org.apache.activemq.transport.http.HttpTransportFactory

Creates an HTTP transport factory for ActiveMQ connections.

import org.apache.activemq.transport.http.HttpTransportFactory; public class Quickstart { public static void main(String[] args) throws Exception { HttpTransportFactory factory = new HttpTransportFactory(); System.out.println("ActiveMQ HTTP transport factory created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.2.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
OpenAI (training)
1
Resources
activemq-http — mvn dependency:get activemq-http · libregistry