Searched refs:attemptReuse (Results 1 – 3 of 3) sorted by relevance
67 protected final boolean attemptReuse; field in BasicManagedEntity90 this.attemptReuse = reuse; in BasicManagedEntity()117 if (attemptReuse) { in consumeContent()163 if (attemptReuse && (managedConn != null)) { in eofDetected()181 if (attemptReuse && (managedConn != null)) { in streamClosed()
61 protected boolean attemptReuse; field in BasicEofSensorWatcher78 attemptReuse = reuse; in BasicEofSensorWatcher()87 if (attemptReuse) { in eofDetected()105 if (attemptReuse) { in streamClosed()
1627 field @Deprecated protected boolean attemptReuse;1639 field @Deprecated protected final boolean attemptReuse;