Class WebClient<C>

Type Parameters:
C - the type of a WebClient.
All Implemented Interfaces:
BackendClient<C>, Client, SecurityModeHolder, Closeable, GroupCloseable, OpennessRequestable, ICookieManager, AutoCloseable

public final class WebClient<C> extends AbstractWebClient<WebClient<C>, C>
Author:
Silvan Wyss
  • Constructor Details

    • WebClient

      public WebClient()