Class OriginSettingClient

All Implemented Interfaces:
Closeable, AutoCloseable, Client, ElasticsearchClient, org.elasticsearch.core.Releasable

public final class OriginSettingClient extends FilterClient
A Client that sends requests with the origin set to a particular value and calls its ActionListener in its original ThreadContext.