public interface InternalSearchResponseReference extends InternalResponse
| Modifier and Type | Field and Description |
|---|---|
static MessageTypeEnum |
TYPE
Search reference response message type enumeration value
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
add, addAll, get, getControls, getMessageId, getType, hasControl, put, removestatic final MessageTypeEnum TYPE
InternalReferral getReferral()
void setReferral(InternalReferral a_referral)
a_referral - the sequence of LdapUrlsCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.