Package org.ldaptive

Interface SearchOperationHandle

All Superinterfaces:
OperationHandle<SearchRequest,SearchResponse>
All Known Implementing Classes:
DefaultSearchOperationHandle

public interface SearchOperationHandle extends OperationHandle<SearchRequest,SearchResponse>
Handle that notifies on the components of a search request.