A dynamic outbound endpoint defined when using the {@link Call} annotation. ACallOutboundEndpoint is generated when the call method has a one or more payloads defined using {@link Payload} annotation or one or more headers defined using the{@link HeaderParam} annotation. annotations.
The endpoint scheme is the only part of the URI that cannot be replaced at runtime.
@see CallRequestEndpoint
|
|