Home
last modified time | relevance | path

Searched defs:getSocket (Results 1 – 11 of 11) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
DSocks5Client.java69 public Socket getSocket(int timeout) throws IOException, XMPPException, InterruptedException, in getSocket() method in Socks5Client
DSocks5ClientForInitiator.java63 public Socket getSocket(int timeout) throws IOException, XMPPException, InterruptedException, in getSocket() method in Socks5ClientForInitiator
DSocks5Proxy.java268 protected Socket getSocket(String digest) { in getSocket() method in Socks5Proxy
/external/apache-http/src/org/apache/http/conn/
DOperatedClientConnection.java101 Socket getSocket() in getSocket() method
/external/nist-sip/java/gov/nist/javax/sip/stack/
DIOHandler.java91 protected Socket getSocket(String key) { in getSocket() method in IOHandler
/external/apache-http/src/org/apache/http/impl/
DSocketHttpClientConnection.java123 protected Socket getSocket() { in getSocket() method in SocketHttpClientConnection
DSocketHttpServerConnection.java117 protected Socket getSocket() { in getSocket() method in SocketHttpServerConnection
/external/apache-http/src/org/apache/http/impl/conn/
DDefaultClientConnection.java108 public final Socket getSocket() { in getSocket() method in DefaultClientConnection
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DConnection.java244 public Socket getSocket() { in getSocket() method in Connection
/external/jmdns/src/javax/jmdns/impl/
DJmDNSImpl.java2203 public MulticastSocket getSocket() { in getSocket() method in JmDNSImpl
/external/conscrypt/src/test/java/org/conscrypt/
DNativeCryptoTest.java771 public Socket getSocket() { in getSocket() method in NativeCryptoTest.TestSSLHandshakeCallbacks