|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.ldap.replication.SearchResultDoneResponseHandler<T>
public class SearchResultDoneResponseHandler<T extends org.apache.directory.shared.ldap.message.internal.InternalSearchResponseDone>
Handle the SearchResultDone response, received from a producer server, when replication is set.
Constructor Summary | |
---|---|
SearchResultDoneResponseHandler()
|
Method Summary | |
---|---|
void |
handle(LdapSession session,
T response)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SearchResultDoneResponseHandler()
Method Detail |
---|
public final void handle(LdapSession session, T response) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |