Modifier and Type | Method and Description |
---|---|
LdapResponseCodec |
LdapMessageDecorator.getLdapResponse() |
LdapResponseCodec |
Dsmlv2ResponseParser.getNextResponse()
Returns the next Request or null if there's no more request
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorResponse
Class representing Error Response.
|
class |
SearchResponse
This class represents the DSML Search Response
|
Modifier and Type | Method and Description |
---|---|
LdapResponseCodec |
BatchResponse.getCurrentResponse()
Gets the current reponse
|
Modifier and Type | Method and Description |
---|---|
boolean |
BatchResponse.addResponse(LdapResponseCodec response)
Adds a reponse
|
Modifier and Type | Method and Description |
---|---|
LdapResponseCodec |
LdapMessageContainer.getLdapResponse() |
Modifier and Type | Class and Description |
---|---|
class |
AddResponseCodec
An AddResponse Message.
|
Modifier and Type | Class and Description |
---|---|
class |
BindResponseCodec
A BindResponse Message.
|
Modifier and Type | Class and Description |
---|---|
class |
CompareResponseCodec
An CompareResponse Message.
|
Modifier and Type | Class and Description |
---|---|
class |
DelResponseCodec
An DelResponse Message.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedResponseCodec
A ExtendedResponse Message.
|
Modifier and Type | Class and Description |
---|---|
class |
IntermediateResponseCodec
A IntermediateResponse Message.
|
Modifier and Type | Class and Description |
---|---|
class |
ModifyResponseCodec
An ModifyResponse Message.
|
Modifier and Type | Class and Description |
---|---|
class |
ModifyDNResponseCodec
An ModifyDNResponse Message.
|
Modifier and Type | Class and Description |
---|---|
class |
SearchResultDoneCodec
A SearchResultDone Message.
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.