Uses of Interface
org.apache.directory.api.ldap.model.message.SearchResultReference
-
-
Uses of SearchResultReference in org.apache.directory.api.dsmlv2.response
Classes in org.apache.directory.api.dsmlv2.response that implement SearchResultReference Modifier and Type Class Description classSearchResultReferenceDsmlDSML Decorator for SearchResultReferenceConstructors in org.apache.directory.api.dsmlv2.response with parameters of type SearchResultReference Constructor Description SearchResultReferenceDsml(LdapApiService codec, SearchResultReference ldapMessage)Creates a new getDecoratedMessage() of SearchResultReferenceDsml. -
Uses of SearchResultReference in org.apache.directory.api.ldap.codec.actions.response.search.reference
Method parameters in org.apache.directory.api.ldap.codec.actions.response.search.reference with type arguments of type SearchResultReference Modifier and Type Method Description voidInitSearchResultReference. action(LdapMessageContainer<SearchResultReference> container)The action to be executed.voidStoreReference. action(LdapMessageContainer<SearchResultReference> container)The action to be executed. -
Uses of SearchResultReference in org.apache.directory.api.ldap.model.message
Classes in org.apache.directory.api.ldap.model.message that implement SearchResultReference Modifier and Type Class Description classSearchResultReferenceImplSearchResponseReference implementation
-