Class Socks5Config

java.lang.Object
com.bloomberglp.blpapi.Socks5Config

public class Socks5Config extends Object
Provides a description of Socks5 proxy necessary to reach one or more destination hosts.
  • Constructor Details

    • Socks5Config

      public Socks5Config(String hostname, int port)
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • impl

      public com.bloomberglp.blpapi.impl.Socks5ConfigImpl impl()
      For internal use only. Returns the implementation of Socks5Config.