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.java96 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/
DSocketHttpServerConnection.java112 protected Socket getSocket() { in getSocket() method in SocketHttpServerConnection
DSocketHttpClientConnection.java118 protected Socket getSocket() { in getSocket() method in SocketHttpClientConnection
/external/apache-http/src/org/apache/http/impl/conn/
DDefaultClientConnection.java103 public final Socket getSocket() { in getSocket() method in DefaultClientConnection
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/udp/
DUdpKernel.java249 protected DatagramSocket getSocket() in getSocket() method in UdpKernel.HostThread
/external/okhttp/src/main/java/com/squareup/okhttp/
DConnection.java213 public Socket getSocket() { in getSocket() method in Connection
/external/jmdns/src/javax/jmdns/impl/
DJmDNSImpl.java2203 public MulticastSocket getSocket() { in getSocket() method in JmDNSImpl