|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InternalSearchResponseReference
Search reference protocol response message used to return referrals to the client in response to a search request message.
Field Summary | |
---|---|
static MessageTypeEnum |
TYPE
Search reference response message type enumeration value |
Method Summary | |
---|---|
InternalReferral |
getReferral()
Gets the sequence of LdapUrls as a Referral instance. |
void |
setReferral(InternalReferral a_referral)
Sets the sequence of LdapUrls as a Referral instance. |
Methods inherited from interface org.apache.directory.shared.ldap.message.internal.InternalMessage |
---|
add, addAll, get, getControls, getMessageId, getType, hasControl, put, remove |
Field Detail |
---|
static final MessageTypeEnum TYPE
Method Detail |
---|
InternalReferral getReferral()
void setReferral(InternalReferral a_referral)
a_referral
- the sequence of LdapUrls
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |