Uses of Class
org.apache.camel.component.sjms.SjmsEndpoint
Packages that use SjmsEndpoint
Package
Description
Logic implementing support for request/reply over JMS
-
Uses of SjmsEndpoint in org.apache.camel.component.sjms
Methods in org.apache.camel.component.sjms that return SjmsEndpointModifier and TypeMethodDescriptionprotected SjmsEndpointSjmsComponent.createSjmsEndpoint(String uri, String remaining) SjmsConsumer.getEndpoint()SjmsPollingConsumer.getEndpoint()SjmsProducer.getEndpoint()Methods in org.apache.camel.component.sjms with parameters of type SjmsEndpointModifier and TypeMethodDescriptionSjmsEndpoint.createMessageListenerContainer(SjmsEndpoint endpoint) Constructors in org.apache.camel.component.sjms with parameters of type SjmsEndpointModifierConstructorDescriptionSjmsPollingConsumer(SjmsEndpoint endpoint, SjmsTemplate template) SjmsProducer(SjmsEndpoint endpoint) -
Uses of SjmsEndpoint in org.apache.camel.component.sjms.consumer
Methods in org.apache.camel.component.sjms.consumer that return SjmsEndpointMethods in org.apache.camel.component.sjms.consumer with parameters of type SjmsEndpointModifier and TypeMethodDescriptionprotected jakarta.jms.SessionSimpleMessageListenerContainer.createSession(jakarta.jms.Connection connection, SjmsEndpoint endpoint) Constructors in org.apache.camel.component.sjms.consumer with parameters of type SjmsEndpointModifierConstructorDescriptionEndpointMessageListener(SjmsConsumer consumer, SjmsEndpoint endpoint, org.apache.camel.Processor processor) SimpleMessageListenerContainer(SjmsEndpoint endpoint) -
Uses of SjmsEndpoint in org.apache.camel.component.sjms.reply
Fields in org.apache.camel.component.sjms.reply declared as SjmsEndpointMethods in org.apache.camel.component.sjms.reply with parameters of type SjmsEndpointModifier and TypeMethodDescriptionprotected jakarta.jms.SessionExclusiveQueueMessageListenerContainer.createSession(jakarta.jms.Connection connection, SjmsEndpoint endpoint) protected jakarta.jms.SessionTemporaryQueueMessageListenerContainer.createSession(jakarta.jms.Connection connection, SjmsEndpoint endpoint) voidReplyManager.setEndpoint(SjmsEndpoint endpoint) Sets the belongingSjmsEndpoint.voidReplyManagerSupport.setEndpoint(SjmsEndpoint endpoint) Constructors in org.apache.camel.component.sjms.reply with parameters of type SjmsEndpointModifierConstructorDescription