Home
last modified time | relevance | path

Searched defs:getConnection (Results 1 – 16 of 16) sorted by relevance

/external/apache-http/src/org/apache/http/conn/
DClientConnectionRequest.java64 ManagedClientConnection getConnection(long timeout, TimeUnit tunit) in getConnection() method
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DBasicPoolEntry.java73 protected final OperatedClientConnection getConnection() { in getConnection() method in BasicPoolEntry
DThreadSafeClientConnManager.java164 public ManagedClientConnection getConnection( in requestConnection() method in ThreadSafeClientConnManager
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_PooledConnection.java33 public Connection getConnection() throws SQLException { in getConnection() method in Impl_PooledConnection
/external/jmonkeyengine/engine/src/networking/com/jme3/network/
DServer.java126 public HostedConnection getConnection( int id ); in getConnection() method
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DBindingManager.java58 ChildProcessConnection getConnection() { in getConnection() method in BindingManager.ManagedConnection
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
DKernelAdapter.java128 protected HostedConnection getConnection( Endpoint p ) in getConnection() method in KernelAdapter
DDefaultServer.java228 public HostedConnection getConnection( int id ) in getConnection() method in DefaultServer
393 protected HostedConnection getConnection( Endpoint endpoint ) in getConnection() method in DefaultServer
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DRequestHeaders.java176 public String getConnection() { in getConnection() method in RequestHeaders
DResponseHeaders.java270 public String getConnection() { in getConnection() method in ResponseHeaders
DHttpEngine.java386 public final Connection getConnection() { in getConnection() method in HttpEngine
/external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/
DInBandBytestreamManager.java478 protected Connection getConnection() { in getConnection() method in InBandBytestreamManager
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCStatement.java172 public Connection getConnection() throws SQLException { in getConnection() method in JDBCStatement
DJDBCDatabaseMetaData.java1446 public Connection getConnection() throws SQLException { in getConnection() method in JDBCDatabaseMetaData
/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
DSocks5BytestreamManager.java743 protected Connection getConnection() { in getConnection() method in Socks5BytestreamManager
/external/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
DSpdyStream.java147 public SpdyConnection getConnection() { in getConnection() method in SpdyStream