Uses of Class
org.citrusframework.endpoint.direct.DirectSyncEndpoint
Packages that use DirectSyncEndpoint
Package
Description
-
Uses of DirectSyncEndpoint in org.citrusframework.endpoint.direct
Methods in org.citrusframework.endpoint.direct that return DirectSyncEndpointModifier and TypeMethodDescriptionprotected DirectSyncEndpointDirectSyncEndpointBuilder.getEndpoint()Constructors in org.citrusframework.endpoint.direct with parameters of type DirectSyncEndpointModifierConstructorDescriptionDirectEndpointAdapter(DirectSyncEndpoint endpoint) Default constructor using endpoint. -
Uses of DirectSyncEndpoint in org.citrusframework.endpoint.direct.annotation
Methods in org.citrusframework.endpoint.direct.annotation that return DirectSyncEndpointModifier and TypeMethodDescriptionDirectSyncEndpointConfigParser.parse(DirectSyncEndpointConfig annotation, ReferenceResolver referenceResolver)