Annotation Type Section
-
@Documented @Retention(RUNTIME) public @interface Section
This annotation allows to define during the marshaling process how a message must be reconstruct
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description intnumberNumber of the section
-