public class JAXWSBinding extends ExtensionImpl
errorReceiver| Constructor and Description |
|---|
JAXWSBinding(Locator locator) |
accept, getParent, setParentfailValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDopublic JAXWSBinding(Locator locator)
public void validateThis()
validateThis in class Entitypublic QName getElementName()
public QName getWSDLElementName()
public void addExtension(ExtensionImpl e)
public Iterable<ExtensionImpl> extensions()
public Boolean isEnableAsyncMapping()
public void setEnableAsyncMapping(Boolean enableAsyncMapping)
enableAsyncMapping - The enableAsyncMapping to set.public Boolean isEnableMimeContentMapping()
public void setEnableMimeContentMapping(Boolean enableMimeContentMapping)
enableMimeContentMapping - The enableMimeContentMapping to set.public Boolean isEnableWrapperStyle()
public void setEnableWrapperStyle(Boolean enableWrapperStyle)
enableWrapperStyle - The enableWrapperStyle to set.public CustomName getJaxwsPackage()
public void setJaxwsPackage(CustomName jaxwsPackage)
jaxwsPackage - The jaxwsPackage to set.public String getNode()
public void setNode(String node)
node - The node to set.public String getVersion()
public void setVersion(String version)
version - The version to set.public String getWsdlLocation()
public void setWsdlLocation(String wsdlLocation)
wsdlLocation - The wsdlLocation to set.public String getWsdlNamespace()
public void setWsdlNamespace(String wsdlNamespace)
wsdlNamespace - The wsdlNamespace to set.public void addJaxbBindings(Element jaxbBinding)
jaxbBinding - The jaxbBindings to set.public Boolean isProvider()
public void setProvider(Boolean isProvider)
isProvider - The isProvider to set.public CustomName getMethodName()
public void setMethodName(CustomName methodName)
methodName - The methodName to set.public void addParameter(Parameter parameter)
parameter - The parameter to set.public String getParameterName(String msgName, String wsdlPartName, QName element, boolean wrapperStyle)
public CustomName getClassName()
public void setClassName(CustomName className)
className - The className to set.public Exception getException()
public void setException(Exception exception)
exception - The exception to set.Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.