Class WebClient<C>

Type Parameters:
C - is the type of a WebClient.
All Implemented Interfaces:
ISecuriyModeHolder, ConnectionSideRequestable, Closeable, CloseStateRequestable, GroupCloseable, ICookieManager, IBackendClient<C>, IClient, AutoCloseable

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

    • WebClient

      public WebClient()