|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Action<E extends Asn1Container>
Action interface just contains the method 'action' which must be implemented in all the implementing classes.
| Method Summary | |
|---|---|
void |
action(E container)
The action to be executed. |
| Method Detail |
|---|
void action(E 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 | |||||||||