Class Ebms3SignalMessageMarshaller

java.lang.Object
com.helger.jaxb.GenericJAXBMarshaller<Ebms3SignalMessage>
com.helger.phase4.marshaller.Ebms3SignalMessageMarshaller
All Implemented Interfaces:
com.helger.commons.lang.IHasClassLoader, com.helger.jaxb.IJAXBReader<Ebms3SignalMessage>, com.helger.jaxb.IJAXBValidator<Ebms3SignalMessage>, com.helger.jaxb.IJAXBWriter<Ebms3SignalMessage>

public class Ebms3SignalMessageMarshaller extends com.helger.jaxb.GenericJAXBMarshaller<Ebms3SignalMessage>
Marshaller for Ebms3SignalMessage objects. This should only simplify the easy of logging returned signal messages but it is in itself not a valid Ebms3 message.
Since:
2.7.5
Author:
Philip Helger
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final QName
     

    Fields inherited from interface com.helger.jaxb.IJAXBWriter

    USE_JAXB_CHARSET_FIX
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.helger.jaxb.GenericJAXBMarshaller

    createSimpleJAXBElement, createValidationSchema, customizeMarshaller, customizeMarshallerForValidation, customizeUnmarshaller, getCharset, getClassLoader, getIndentString, getJAXBContext, getNamespaceContext, getNoNamespaceSchemaLocation, getOriginalXSDs, getSchemaLocation, getType, getValidationEventHandler, isFormattedOutput, isUseContextCache, isUseSchema, read, readExceptionCallbacks, setCharset, setCollectErrors, setFormattedOutput, setIndentString, setNamespaceContext, setNoNamespaceSchemaLocation, setSchemaLocation, setUseContextCache, setUseSchema, setValidationEventHandler, setValidationEventHandlerFactory, toString, validate, write, writeExceptionCallbacks

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.helger.commons.lang.IHasClassLoader

    hasClassLoader

    Methods inherited from interface com.helger.jaxb.IJAXBReader

    read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read

    Methods inherited from interface com.helger.jaxb.IJAXBValidator

    isValid, validate

    Methods inherited from interface com.helger.jaxb.IJAXBWriter

    getAsByteBuffer, getAsBytes, getAsDocument, getAsElement, getAsInputStream, getAsMicroDocument, getAsMicroElement, getAsString, getXMLWriterSettings, hasCharset, hasIndentString, hasNoNamespaceSchemaLocation, hasSchemaLocation, write, write, write, write, write, write, write, write, write
  • Field Details

    • SignalMessage_QNAME

      public static final QName SignalMessage_QNAME
  • Constructor Details

    • Ebms3SignalMessageMarshaller

      public Ebms3SignalMessageMarshaller()