Uses of Interface
com.netscape.certsrv.connector.IHttpConnection
-
Packages that use IHttpConnection Package Description com.netscape.certsrv.connector -
-
Uses of IHttpConnection in com.netscape.certsrv.connector
Methods in com.netscape.certsrv.connector that return IHttpConnection Modifier and Type Method Description IHttpConnectionIHttpConnFactory. getConn()Request access to a Ldap connection from the pool.Methods in com.netscape.certsrv.connector with parameters of type IHttpConnection Modifier and Type Method Description voidIHttpConnFactory. returnConn(IHttpConnection conn)Return connection to the factory.
-