JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.directory.ldap.client.api
Interface Wrapper<T>
All Known Implementing Classes:
LdapConnectionWrapper
,
MonitoringLdapConnection
public interface
Wrapper<T>
An interface for defining wrapper objects. An implementation of this class
MUST
implement
T
as well
Author:
Apache Directory Project
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
wrapped
()
Returns the wrapped object.
Method Detail
wrapped
T
wrapped()
Returns the wrapped object.
Returns:
The wrapped object
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018. All rights reserved.