Uses of Class
org.ldaptive.control.util.SyncReplItem

Packages that use SyncReplItem
org.ldaptive.control.util   
 

Uses of SyncReplItem in org.ldaptive.control.util
 

Methods in org.ldaptive.control.util that return types with arguments of type SyncReplItem
 BlockingQueue<SyncReplItem> SyncReplClient.execute(SearchRequest request)
          Invokes SyncReplClient.execute(SearchRequest, CookieManager, int) with a DefaultCookieManager and a capacity of Integer.MAX_VALUE.
 BlockingQueue<SyncReplItem> SyncReplClient.execute(SearchRequest request, CookieManager manager)
          Invokes SyncReplClient.execute(SearchRequest, CookieManager, int) with a capacity of Integer.MAX_VALUE.
 BlockingQueue<SyncReplItem> SyncReplClient.execute(SearchRequest request, CookieManager manager, int capacity)
          Performs an async search operation with the SyncRequestControl.
 



Copyright © 2003-2015 Virginia Tech. All Rights Reserved.