JAXBTYPE - The Ebms implementation class to be read@NotThreadSafe public class Ebms3ReaderBuilder<JAXBTYPE> extends com.helger.jaxb.builder.JAXBReaderBuilder<JAXBTYPE,Ebms3ReaderBuilder<JAXBTYPE>>
| Constructor and Description |
|---|
Ebms3ReaderBuilder(EEbms3DocumentType eDocType,
Class<JAXBTYPE> aImplClass) |
| Modifier and Type | Method and Description |
|---|---|
static Ebms3ReaderBuilder<Ebms3Messaging> |
ebms3Messaging() |
static Ebms3ReaderBuilder<Soap11Envelope> |
soap11() |
static Ebms3ReaderBuilder<Soap12Envelope> |
soap12() |
createUnmarshaller, getImplClass, getUnmarshallerCustomizer, getValidationEventHandler, isReadSecure, read, setReadSecure, setUnmarshallerCustomizer, setValidationEventHandler, toStringexceptionCallbacks, getClassLoader, getJAXBContext, getJAXBDocumentType, getSchema, isUseJAXBContextCache, isUseSchema, setUseJAXBContextCache, setUseSchemaclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic Ebms3ReaderBuilder(@Nonnull EEbms3DocumentType eDocType, @Nonnull Class<JAXBTYPE> aImplClass)
@Nonnull public static Ebms3ReaderBuilder<Ebms3Messaging> ebms3Messaging()
@Nonnull public static Ebms3ReaderBuilder<Soap11Envelope> soap11()
@Nonnull public static Ebms3ReaderBuilder<Soap12Envelope> soap12()
Copyright © 2015–2020 Philip Helger. All rights reserved.