Overview

OpenJMS provides connectivity via RMI, TCP, HTTP and SSL protocol stacks using connectors.

Supported Connectors

The following documents detail the supported connectors, and how to use them:

ConnectorDescription
TCP Provides connectivity using TCP/IP sockets.
TCPS Provides connectivity using secure sockets.
RMI Provides connectivity using RMI.
HTTP Provides connectivity using HTTP.
HTTPS Provides connectivity using HTTP over secure sockets.
Embedded Provides connectivity within the same JVM.