org.apache.directory.shared.ldap.message
Interface ModifyResponse

All Superinterfaces:
Message, Response, ResultResponse
All Known Implementing Classes:
ModifyResponseImpl

public interface ModifyResponse
extends ResultResponse

Modify protocol response message used to confirm the results of a modify request message.

Version:
$Revision: 379008 $

Field Summary
static MessageTypeEnum TYPE
          Modify response message type enumeration value
 
Methods inherited from interface org.apache.directory.shared.ldap.message.ResultResponse
getLdapResult
 
Methods inherited from interface org.apache.directory.shared.ldap.message.Message
add, get, getControls, getMessageId, getType, put, remove
 

Field Detail

TYPE

public static final MessageTypeEnum TYPE
Modify response message type enumeration value



Copyright © 2003-2006 . All Rights Reserved.