Uses of Class
com.consol.citrus.jms.endpoint.JmsSyncEndpoint
-
Packages that use JmsSyncEndpoint Package Description com.consol.citrus.jms.config.annotation com.consol.citrus.jms.endpoint -
-
Uses of JmsSyncEndpoint in com.consol.citrus.jms.config.annotation
Methods in com.consol.citrus.jms.config.annotation that return JmsSyncEndpoint Modifier and Type Method Description JmsSyncEndpointJmsSyncEndpointConfigParser. parse(JmsSyncEndpointConfig annotation, com.consol.citrus.spi.ReferenceResolver referenceResolver) -
Uses of JmsSyncEndpoint in com.consol.citrus.jms.endpoint
Methods in com.consol.citrus.jms.endpoint that return JmsSyncEndpoint Modifier and Type Method Description protected JmsSyncEndpointJmsSyncEndpointBuilder. getEndpoint()
-