|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.ldap.LdapPendingSearch
public class LdapPendingSearch
Stores a pending search
| Constructor Summary | |
|---|---|
LdapPendingSearch(Collection<LdapDirectory> pendingServers,
LdapListener caller)
Simple constructor |
|
| Method Summary | |
|---|---|
LdapListener |
getCaller()
Returns the initiator of the search |
List<LdapDirectory> |
getPendingServers()
Returns the LdapDirectory-s not finished searching |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LdapPendingSearch(Collection<LdapDirectory> pendingServers,
LdapListener caller)
pendingServers - pending LDAP serverscaller - callback| Method Detail |
|---|
public List<LdapDirectory> getPendingServers()
public LdapListener getCaller()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||