public class LDAPInterfaceProxyFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static LDAPInterface |
createProxy(LDAPConnection connection)
Create a proxy that delegates to the provided Connection except for calls to "close()" which will be suppressed.
|
public static LDAPInterface createProxy(LDAPConnection connection)
connection - the connection that is to be used as an underlying connectionCopyright © 2015–2022 Sondre Eikanger Kvalø. All rights reserved..