You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel Lecharny <el...@apache.org> on 2009/04/01 01:09:13 UTC

[Client API] Abandon Operation

This is a simple one ! The only parameter we can set is the messageId. 
We can have controls and a timeout. This is not a blocking or 
non-blocking method, as it does not return a response.

I suggest the simple API :
    public void abandon( int messageId ) throws LdapException
    public void abandon( AbandonRequest abandonRequest ) throws 
LdapException

The first one will be for the simple usages, if one want to add a 
control or set a timeout, he should use the second method. And that's it.

-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org