public class StoreDataType extends org.apache.directory.api.asn1.ber.grammar.GrammarAction<PaDataContainer>
| 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 |
|---|
StoreDataType()
Creates a new instance of PaDataDataType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(PaDataContainer paDataContainer) |
private static final org.slf4j.Logger LOG
private static final boolean IS_DEBUG
public void action(PaDataContainer paDataContainer) throws org.apache.directory.api.asn1.DecoderException
org.apache.directory.api.asn1.DecoderException