public class AddHostAddress extends org.apache.directory.api.asn1.ber.grammar.GrammarAction<HostAddressesContainer>
| Modifier and Type | Field and Description |
|---|---|
private static boolean |
IS_DEBUG
Speedup for logs
|
private static org.slf4j.Logger |
LOG
The logger
|
| Constructor and Description |
|---|
AddHostAddress()
Instantiates a new AddHostAddress action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(HostAddressesContainer hostAddressesContainer) |
private static final org.slf4j.Logger LOG
private static final boolean IS_DEBUG
public void action(HostAddressesContainer hostAddressesContainer) throws org.apache.directory.api.asn1.DecoderException
org.apache.directory.api.asn1.DecoderException