
com.squareup.okhttp.Address.class Maven / Gradle / Ivy
???? 3 ?
) ? ?
? ? ?
?
?
?
? ? ? ?
? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ?
? ?
? ? ?
? ?
) ? ? ?
? ?
? ?
) ? ? ?
? ? ? url Lcom/squareup/okhttp/HttpUrl; dns Lcom/squareup/okhttp/Dns;
socketFactory Ljavax/net/SocketFactory;
authenticator #Lcom/squareup/okhttp/Authenticator; protocols Ljava/util/List; Signature 0Ljava/util/List; connectionSpecs 6Ljava/util/List;
proxySelector Ljava/net/ProxySelector; proxy Ljava/net/Proxy; sslSocketFactory Ljavax/net/ssl/SSLSocketFactory; hostnameVerifier Ljavax/net/ssl/HostnameVerifier; certificatePinner 'Lcom/squareup/okhttp/CertificatePinner; (Ljava/lang/String;ILcom/squareup/okhttp/Dns;Ljavax/net/SocketFactory;Ljavax/net/ssl/SSLSocketFactory;Ljavax/net/ssl/HostnameVerifier;Lcom/squareup/okhttp/CertificatePinner;Lcom/squareup/okhttp/Authenticator;Ljava/net/Proxy;Ljava/util/List;Ljava/util/List;Ljava/net/ProxySelector;)V Code LineNumberTable LocalVariableTable this Lcom/squareup/okhttp/Address; uriHost Ljava/lang/String; uriPort I LocalVariableTypeTable
StackMapTable ? ? ? ? ? ? ? ? ? ? ? ?`(Ljava/lang/String;ILcom/squareup/okhttp/Dns;Ljavax/net/SocketFactory;Ljavax/net/ssl/SSLSocketFactory;Ljavax/net/ssl/HostnameVerifier;Lcom/squareup/okhttp/CertificatePinner;Lcom/squareup/okhttp/Authenticator;Ljava/net/Proxy;Ljava/util/List;Ljava/util/List;Ljava/net/ProxySelector;)V ()Lcom/squareup/okhttp/HttpUrl;
getUriHost ()Ljava/lang/String;
Deprecated RuntimeVisibleAnnotations Ljava/lang/Deprecated;
getUriPort ()I getDns ()Lcom/squareup/okhttp/Dns; getSocketFactory ()Ljavax/net/SocketFactory; getAuthenticator %()Lcom/squareup/okhttp/Authenticator; getProtocols ()Ljava/util/List; 2()Ljava/util/List; getConnectionSpecs 8()Ljava/util/List; getProxySelector ()Ljava/net/ProxySelector; getProxy ()Ljava/net/Proxy; getSslSocketFactory "()Ljavax/net/ssl/SSLSocketFactory; getHostnameVerifier "()Ljavax/net/ssl/HostnameVerifier; getCertificatePinner )()Lcom/squareup/okhttp/CertificatePinner; equals (Ljava/lang/Object;)Z that other Ljava/lang/Object; hashCode result
SourceFile Address.java B ? ? #com/squareup/okhttp/HttpUrl$Builder Builder InnerClasses https http ? ? ? ? ? ? ? \ * + "java/lang/IllegalArgumentException dns == null B ? , - socketFactory == null . / authenticator == null 0 1 protocols == null ? ? ? 2 3 connectionSpecs == null 6 3 proxySelector == null 8 9 : ; <