Uses of Class
com.consol.citrus.jms.endpoint.JmsEndpoint
-
Packages that use JmsEndpoint Package Description com.consol.citrus.jms.config.annotation com.consol.citrus.jms.endpoint -
-
Uses of JmsEndpoint in com.consol.citrus.jms.config.annotation
Methods in com.consol.citrus.jms.config.annotation that return JmsEndpoint Modifier and Type Method Description JmsEndpointJmsEndpointConfigParser. parse(JmsEndpointConfig annotation, com.consol.citrus.spi.ReferenceResolver referenceResolver) -
Uses of JmsEndpoint in com.consol.citrus.jms.endpoint
Subclasses of JmsEndpoint in com.consol.citrus.jms.endpoint Modifier and Type Class Description classJmsSyncEndpointSynchronous Jms message endpoint.Methods in com.consol.citrus.jms.endpoint that return JmsEndpoint Modifier and Type Method Description protected JmsEndpointJmsEndpointBuilder. getEndpoint()
-