Class FlushModeMarshalling


  • public class FlushModeMarshalling
    extends Object
    JAXB marshalling for FlushMode
    Implementation Note:
    The XML schemas define the use of "never", which corresponds to the removed FlushMode#NEVER. Here we will also remap FlushMode#NEVER to FlushMode.MANUAL.
    • Constructor Detail

      • FlushModeMarshalling

        public FlushModeMarshalling()