Field and Description |
---|
org.apache.axis2.builder.BuilderUtil.BOM_SIZE |
org.apache.axis2.jaxws.Constants.JAXWS_ENABLE_JAXB_PAYLOAD_STREAMING
see JAXWS_PAYLOAD_HIGH_FIDELITY
|
org.apache.axis2.transport.http.HTTPConstants.MTOM_RECEIVED_CONTENT_TYPE |
org.apache.axis2.jaxws.description.builder.MDQConstants.SEI_MTOM_ENABLEMENT_MAP
Replaced by SEI_FEATURES_MAP with a MTOMAnnot to indicate if MTOM is enabled.
|
Constructor and Description |
---|
org.apache.axis2.jaxws.message.databinding.JAXBBlockContext(String) |
org.apache.axis2.datasource.jaxb.JAXBDSContext(String) |
org.apache.axis2.jaxws.util.WSDL4JWrapper(Definition)
Use WSDL4JWrapper(Definition,ConfigurationContext)
|
org.apache.axis2.jaxws.util.WSDL4JWrapper(URL)
Use a constructor that passes in the ConfigContext, or memoryLimit parameter
|
org.apache.axis2.jaxws.util.WSDL4JWrapper(URL, Definition)
Use a constructor that has a ConfigContext or memoryLimit parameter
|
org.apache.axis2.jaxws.util.WSDL4JWrapper(URL, Definition, JAXWSCatalogManager)
Use a constructor with a ConfigurationContext or memory limit setting
|
org.apache.axis2.jaxws.util.WSDL4JWrapper(URL, JAXWSCatalogManager)
use a constructor with a ConfigurationContext or limitMemory parameter
|
Copyright © The Apache Software Foundation. All Rights Reserved.