public class LDAPInterfaceProxyFactory extends Object
| Constructor and Description |
|---|
LDAPInterfaceProxyFactory() |
| 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 Sondre Eikanger Kvalø. All rights reserved..