org.apache.directory.shared.ldap.codec.actions
Class InitAttributeDescListAction
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<LdapMessageContainer<SearchRequestDecorator>>
org.apache.directory.shared.ldap.codec.actions.InitAttributeDescListAction
- All Implemented Interfaces:
- Action<LdapMessageContainer<SearchRequestDecorator>>
public class InitAttributeDescListAction
- extends GrammarAction<LdapMessageContainer<SearchRequestDecorator>>
The action used to initialize the AttributeDesc list
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
InitAttributeDescListAction
public InitAttributeDescListAction()
- Instantiates a new init attribute desc list action.
action
public void action(LdapMessageContainer<SearchRequestDecorator> container)
throws DecoderException
-
- Throws:
DecoderException
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.