public interface IAction
Modifier and Type | Method and Description |
---|---|
void |
action(IAsn1Container container)
The action to be executed.
|
void action(IAsn1Container container) throws DecoderException
container
- The container which stores the current dataDecoderException
- Thrown if something went wrong.Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.