Uses of Class
com.consol.citrus.channel.ChannelEndpoint
-
Packages that use ChannelEndpoint Package Description com.consol.citrus.channel com.consol.citrus.config.annotation -
-
Uses of ChannelEndpoint in com.consol.citrus.channel
Subclasses of ChannelEndpoint in com.consol.citrus.channel Modifier and Type Class Description classChannelSyncEndpointMethods in com.consol.citrus.channel that return ChannelEndpoint Modifier and Type Method Description ChannelEndpointChannelEndpointAdapter. getEndpoint()protected ChannelEndpointChannelEndpointBuilder. getEndpoint() -
Uses of ChannelEndpoint in com.consol.citrus.config.annotation
Methods in com.consol.citrus.config.annotation that return ChannelEndpoint Modifier and Type Method Description ChannelEndpointChannelEndpointConfigParser. parse(ChannelEndpointConfig annotation, com.consol.citrus.spi.ReferenceResolver referenceResolver)
-