A dynamic inbound endpoint used for request calls defined using the {@link org.ibeans.annotation.Call} annotation.Note that call requests look the same as normal call endpoints except request calls do not define any headers or payload.
The endpoint scheme is the only part of the URI that cannot be replaced at runtime.
@see CallOutboundEndpoint