Package | Description |
---|---|
org.apache.axis2.jaxws.marshaller.factory | |
org.apache.axis2.jaxws.marshaller.impl.alt |
Modifier and Type | Method and Description |
---|---|
static MethodMarshaller |
MethodMarshallerFactory.getMarshaller(OperationDescription op,
boolean isClient) |
static MethodMarshaller |
MethodMarshallerFactory.getMarshaller(OperationDescription op,
boolean isClient,
ClassLoader cl) |
Modifier and Type | Class and Description |
---|---|
class |
DocLitBareMethodMarshaller |
class |
DocLitBareMinimalMethodMarshaller
The Doc/Lit Wrapped Minimal Marshaller is used when 1) The web service is Doc/Lit mininal, and 2)
JAXB artifacts are missing (i.e.
|
class |
DocLitWrappedMethodMarshaller |
class |
DocLitWrappedMinimalMethodMarshaller |
class |
DocLitWrappedPlusMethodMarshaller
The DocLitWrapped "plus" marshaller is used when the java method is doc/lit wrapped, but it does
not exactly comply with the doc/lit rules.
|
class |
RPCLitMethodMarshaller |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.