JAXBTYPE - The Ebms implementation class to be written@NotThreadSafe public class Ebms3WriterBuilder<JAXBTYPE> extends com.helger.jaxb.builder.JAXBWriterBuilder<JAXBTYPE,Ebms3WriterBuilder<JAXBTYPE>>
| Constructor and Description |
|---|
Ebms3WriterBuilder(EEbms3DocumentType eDocType) |
| Modifier and Type | Method and Description |
|---|---|
static Ebms3WriterBuilder<Ebms3Messaging> |
ebms3Messaging() |
static Ebms3WriterBuilder<NonRepudiationInformation> |
nonRepudiationInformation() |
static Ebms3WriterBuilder<Soap11Envelope> |
soap11() |
static Ebms3WriterBuilder<Soap12Envelope> |
soap12() |
createMarshaller, getCharset, getIndentString, getNamespaceContext, getNoNamespaceSchemaLocation, getSchemaLocation, getValidationEventHandler, isFormattedOutput, setCharset, setFormattedOutput, setIndentString, setNamespaceContext, setNoNamespaceSchemaLocation, setSchemaLocation, setValidationEventHandler, toString, writecreateJAXBElement, getMarshallerCustomizer, setMarshallerCustomizerexceptionCallbacks, getClassLoader, getJAXBContext, getJAXBDocumentType, getSchema, isUseJAXBContextCache, isUseSchema, setUseJAXBContextCache, setUseSchemaclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAsByteBuffer, getAsBytes, getAsDocument, getAsInputStream, getAsMicroDocument, getAsMicroElement, getAsString, getXMLWriterSettings, hasCharset, hasIndentString, hasNoNamespaceSchemaLocation, hasSchemaLocation, write, write, write, write, write, write, write, write, writepublic Ebms3WriterBuilder(@Nonnull EEbms3DocumentType eDocType)
@Nonnull public static Ebms3WriterBuilder<Ebms3Messaging> ebms3Messaging()
@Nonnull public static Ebms3WriterBuilder<NonRepudiationInformation> nonRepudiationInformation()
@Nonnull public static Ebms3WriterBuilder<Soap11Envelope> soap11()
@Nonnull public static Ebms3WriterBuilder<Soap12Envelope> soap12()
Copyright © 2015–2020 Philip Helger. All rights reserved.