org.apache.directory.shared.kerberos.codec.hostAddress.actions
Class HostAddressInit
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<HostAddressContainer>
org.apache.directory.shared.kerberos.codec.hostAddress.actions.HostAddressInit
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<HostAddressContainer>
public class HostAddressInit
- extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<HostAddressContainer>
The action used to initialize the HostAddress object
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
HostAddressInit()
Instantiates a new HostAddressInit action. |
| Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
toString |
HostAddressInit
public HostAddressInit()
- Instantiates a new HostAddressInit action.
action
public void action(HostAddressContainer hostAddressContainer)
throws org.apache.directory.shared.asn1.DecoderException
-
- Throws:
org.apache.directory.shared.asn1.DecoderException
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.