Class ProxyConfig

java.lang.Object
eu.europa.esig.dss.service.http.proxy.ProxyConfig
All Implemented Interfaces:
Serializable

public class ProxyConfig extends Object implements Serializable
This class is a DTO which contains the proxy configuration (HTTP and/or HTTPS)
See Also:
  • Constructor Details

    • ProxyConfig

      public ProxyConfig()
      Default constructor with null properties
  • Method Details