Save This Page
Home » openjdk-7 » com.sun.jndi » ldap » [javadoc | source]
com.sun.jndi.ldap
final class: LdapRequest [javadoc | source]
java.lang.Object
   com.sun.jndi.ldap.LdapRequest
Field Summary
 LdapRequest next     
 int msgId     
Constructor:
 LdapRequest(int msgId,
    boolean pause) 
Method from com.sun.jndi.ldap.LdapRequest Summary:
addReplyBer,   cancel,   getReplyBer,   hasSearchCompleted
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sun.jndi.ldap.LdapRequest Detail:
 synchronized boolean addReplyBer(BerDecoder ber) 
 synchronized  void cancel() 
 synchronized BerDecoder getReplyBer() throws CommunicationException 
 synchronized boolean hasSearchCompleted()