OpenJMS provides connectivity via RMI, TCP, HTTP and SSL protocol
stacks using
connectors
.
The following documents detail the supported connectors, and
how to use them:
Connector
|
Description
|
RMI
|
Provides connectivity using RMI.
|
TCP
|
Provides connectivity using TCP/IP sockets.
|
TCPS
|
Provides connectivity using secure sockets.
|
HTTP
|
Provides connectivity using HTTP.
|
HTTPS
|
Provides connectivity using HTTP over secure sockets.
|
Embedded
|
Provides connectivity within the same JVM.
|