|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAction
IAction interface just contains the method 'action' which must be implemented in all the implementong classes.
| Method Summary | |
|---|---|
void |
action(IAsn1Container container)
The action to be executed. |
| Method Detail |
|---|
void action(IAsn1Container container)
throws DecoderException
container - The container which stores the current data
DecoderException - Thrown if something went wrong.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||