Class ProxyOptions

java.lang.Object
io.ably.lib.types.ProxyOptions

public class ProxyOptions
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    java.lang.String host  
    java.lang.String[] nonProxyHosts  
    java.lang.String password  
    int port  
    HttpAuth.Type prefAuthType  
    java.lang.String username  
  • Constructor Summary

    Constructors 
    Constructor Description
    ProxyOptions()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait