anonymous type derived from anyType | consumer
A Sping-based JMS consumer endpoint.
|
anonymous type derived from anyType | endpoint
non-Spring JMS endpoint
This JMS endpoint can be either a consumer or a provider
and is optimized to work with SOAP messages.
|
anonymous type derived from anyType | jca-consumer
A Spring-based JMS consumer that uses JCA to connect to the JMS provider
|
anonymous type derived from anyType | provider
A Spring-based JMS provider endpoint
|
anonymous type derived from anyType | soap-consumer
A Spring-based JMS consumer optimized for handling SOAP messages
|
anonymous type derived from anyType | soap-provider
A Spring-based JMS provider optimized for SOAP messages
|