Class 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