|
Class Summary |
| HttpJmsServer |
This class enables clients to connect to the JMS server via
a HTTP server. |
| HttpJmsSessionConnection |
This is the server side receiver for JmsSession requests. |
| HttpJmsSessionPinger |
A simpler pinger, which runs in its own thread and is responsible for
pinging a client session, if no messages have been sent to the client with a
timeout period. |
| HttpJmsSessionSender |
This class contains the http connection to a receiver or subscriber
for passing messages. |
| HttpsJmsServer |
This class enables clients to connect to the JMS server via
a HTTP server. |