| Package | Description |
|---|---|
| edu.vt.middleware.ldap.pool |
| Modifier and Type | Field and Description |
|---|---|
protected Queue<AbstractLdapPool.PooledLdap<T>> |
AbstractLdapPool.active
List of ldap objects in use.
|
protected Queue<AbstractLdapPool.PooledLdap<T>> |
AbstractLdapPool.available
List of available ldap objects in the pool.
|
Copyright © 2014. All rights reserved.