Uses of Class
com.consol.citrus.channel.ChannelSyncEndpoint
-
Packages that use ChannelSyncEndpoint Package Description com.consol.citrus.channel com.consol.citrus.config.annotation -
-
Uses of ChannelSyncEndpoint in com.consol.citrus.channel
Methods in com.consol.citrus.channel that return ChannelSyncEndpoint Modifier and Type Method Description protected ChannelSyncEndpointChannelSyncEndpointBuilder. getEndpoint() -
Uses of ChannelSyncEndpoint in com.consol.citrus.config.annotation
Methods in com.consol.citrus.config.annotation that return ChannelSyncEndpoint Modifier and Type Method Description ChannelSyncEndpointChannelSyncEndpointConfigParser. parse(ChannelSyncEndpointConfig annotation, com.consol.citrus.spi.ReferenceResolver referenceResolver)
-