org.apache.directory.shared.ldap.codec.decorators
Interface AbandonableResultResponseRequest

All Superinterfaces:
AbandonableRequest, Message, Request, ResultResponseRequest

public interface AbandonableResultResponseRequest
extends ResultResponseRequest, AbandonableRequest

A composite interface needed for AbandonableRequest ResultResponseRequests.

Author:
Apache Directory Project

Method Summary
 
Methods inherited from interface org.apache.directory.shared.ldap.model.message.ResultResponseRequest
getResultResponse
 
Methods inherited from interface org.apache.directory.shared.ldap.model.message.AbandonableRequest
abandon, addAbandonListener, isAbandoned
 
Methods inherited from interface org.apache.directory.shared.ldap.model.message.Request
hasResponse
 
Methods inherited from interface org.apache.directory.shared.ldap.model.message.Message
addAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageId
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.