Uses of Class
com.consol.citrus.kafka.endpoint.KafkaEndpoint
-
Packages that use KafkaEndpoint Package Description com.consol.citrus.kafka.config.annotation com.consol.citrus.kafka.endpoint -
-
Uses of KafkaEndpoint in com.consol.citrus.kafka.config.annotation
Methods in com.consol.citrus.kafka.config.annotation that return KafkaEndpoint Modifier and Type Method Description KafkaEndpointKafkaEndpointConfigParser. parse(KafkaEndpointConfig annotation, com.consol.citrus.spi.ReferenceResolver referenceResolver) -
Uses of KafkaEndpoint in com.consol.citrus.kafka.endpoint
Methods in com.consol.citrus.kafka.endpoint that return KafkaEndpoint Modifier and Type Method Description protected KafkaEndpointKafkaEndpointBuilder. getEndpoint()
-