Class UndertowClient

java.lang.Object
io.undertow.client.UndertowClient

public final class UndertowClient extends Object
Undertow client class. This class loads ClientProvider implementations, and uses them to create connections to a target.
Author:
Stuart Douglas