|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractResponse | |
|---|---|
| org.apache.directory.api.ldap.model.message | |
| org.apache.directory.api.ldap.model.message.extended | |
| Uses of AbstractResponse in org.apache.directory.api.ldap.model.message |
|---|
| Subclasses of AbstractResponse in org.apache.directory.api.ldap.model.message | |
|---|---|
class |
AbstractResultResponse
Abstract base for a ResultResponse message. |
class |
AddResponseImpl
AddResponse implementation. |
class |
BindResponseImpl
BindResponse implementation. |
class |
CompareResponseImpl
CompareResponse implementation. |
class |
DeleteResponseImpl
DeleteResponse implementation |
class |
ExtendedResponseImpl
A simple ExtendedResponse implementation. |
class |
IntermediateResponseImpl
IntermediateResponse implementation |
class |
ModifyDnResponseImpl
ModifyDnResponse implementation |
class |
ModifyResponseImpl
ModifyResponse implementation |
class |
SearchResultDoneImpl
SearchResponseDone implementation |
class |
SearchResultEntryImpl
Lockable SearchResponseEntry implementation |
class |
SearchResultReferenceImpl
SearchResponseReference implementation |
| Uses of AbstractResponse in org.apache.directory.api.ldap.model.message.extended |
|---|
| Subclasses of AbstractResponse in org.apache.directory.api.ldap.model.message.extended | |
|---|---|
class |
AddNoDResponse
An extended operation intended for notifying clients of upcoming disconnection for the Add response. |
class |
BindNoDResponse
An extended operation intended for notifying clients of upcoming disconnection for the Bind response. |
class |
CompareNoDResponse
An extended operation intended for notifying clients of upcoming disconnection for the Compare response. |
class |
DeleteNoDResponse
An extended operation intended for notifying clients of upcoming disconnection for the Delete response. |
class |
ExtendedNoDResponse
An extended operation intended for notifying clients of upcoming disconnection for the Extended response. |
class |
ModifyDnNoDResponse
An extended operation intended for notifying clients of upcoming disconnection for the ModifyDn response. |
class |
ModifyNoDResponse
An extended operation intended for notifying clients of upcoming disconnection for the Modify response. |
class |
NoticeOfDisconnect
An extended operation intended for notifying clients of upcoming disconnection. |
class |
SearchNoDResponse
An extended operation intended for notifying clients of upcoming disconnection for the Search response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||