org.apache.directory.shared.ldap.codec.actions
Class ValueAction

java.lang.Object
  extended by org.apache.directory.shared.asn1.ber.grammar.GrammarAction
      extended by org.apache.directory.shared.ldap.codec.actions.ValueAction
All Implemented Interfaces:
org.apache.directory.shared.asn1.ber.grammar.IAction

public class ValueAction
extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction

The action used to store a Value to an AddRequest

Author:
Apache Directory Project

Field Summary
 
Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction
name
 
Constructor Summary
ValueAction()
           
 
Method Summary
 void action(org.apache.directory.shared.asn1.ber.IAsn1Container container)
          The initialization action
 
Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValueAction

public ValueAction()
Method Detail

action

public void action(org.apache.directory.shared.asn1.ber.IAsn1Container container)
The initialization action



Copyright © 2004-2010. All Rights Reserved.