Package | Description |
---|---|
com.netscape.certsrv.connector |
Modifier and Type | Method and Description |
---|---|
IHttpConnection |
IHttpConnFactory.getConn()
Request access to a Ldap connection from the pool.
|
Modifier and Type | Method and Description |
---|---|
void |
IHttpConnFactory.returnConn(IHttpConnection conn)
Return connection to the factory.
|