public abstract class AbstractReadPvno<E extends org.apache.directory.api.asn1.ber.Asn1Container>
extends org.apache.directory.api.asn1.ber.grammar.GrammarAction<E>
| Constructor and Description |
|---|
AbstractReadPvno(String name)
Creates a new instance of AbstractReadPvno.
|
public AbstractReadPvno(String name)
name - the name of the actionprotected abstract void setPvno(int pvno,
E container)
pvno - the protocol version number receivedcontainer - the ASN.1 object's containerpublic final void action(E container) throws org.apache.directory.api.asn1.DecoderException
org.apache.directory.api.asn1.DecoderExceptionCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.