Searched defs:getSocket (Results 1 - 19 of 19) sorted by relevance

/external/apache-http/src/org/apache/http/conn/
H A DOperatedClientConnection.java96 Socket getSocket() method in interface:OperatedClientConnection
/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
H A DSocks5Client.java69 public Socket getSocket(int timeout) throws IOException, XMPPException, InterruptedException, method in class:Socks5Client
H A DSocks5ClientForInitiator.java63 public Socket getSocket(int timeout) throws IOException, XMPPException, InterruptedException, method in class:Socks5ClientForInitiator
70 socket = socks5Server.getSocket(this.digest);
76 socket = super.getSocket(timeout);
H A DSocks5Proxy.java268 protected Socket getSocket(String digest) { method in class:Socks5Proxy
274 * are stored and can be retrieved by invoking {@link #getSocket(String)}. All connections to
/external/apache-http/src/org/apache/http/impl/
H A DSocketHttpClientConnection.java118 protected Socket getSocket() { method in class:SocketHttpClientConnection
H A DSocketHttpServerConnection.java112 protected Socket getSocket() { method in class:SocketHttpServerConnection
/external/apache-http/src/org/apache/http/impl/conn/
H A DDefaultClientConnection.java103 public final Socket getSocket() { method in class:DefaultClientConnection
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/udp/
H A DUdpKernel.java151 p = new UdpEndpoint( this, nextEndpointId(), address, thread.getSocket() );
227 thread.getSocket().send(packet);
249 protected DatagramSocket getSocket() method in class:UdpKernel.HostThread
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DIOHandler.java91 protected Socket getSocket(String key) { method in class:IOHandler
137 Socket clientSock = getSocket(key);
188 Socket clientSock = getSocket(key);
259 Socket clientSock = getSocket(key);
/external/okhttp/src/main/java/com/squareup/okhttp/
H A DConnection.java187 public Socket getSocket() { method in class:Connection
/external/jmdns/src/javax/jmdns/impl/
H A DJmDNSImpl.java2203 public MulticastSocket getSocket() { method in class:JmDNSImpl
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf.filetransfer_4.0.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/smack/asmack-master/lib/
H A Dhttpcore-4.1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...

Completed in 349 milliseconds