Searched defs:closeIfOwnedBy (Results 1 – 4 of 4) sorted by relevance
59 public abstract void closeIfOwnedBy(Connection connection, Object owner) throws IOException; in closeIfOwnedBy() method in Internal
511 @Test public void closeIfOwnedBy() throws Exception { in closeIfOwnedBy() method in ConnectionPoolTest
136 void closeIfOwnedBy(Object owner) throws IOException { in closeIfOwnedBy() method in Connection
136 public void closeIfOwnedBy(Object owner) throws IOException { in closeIfOwnedBy() method in HttpConnection