-
Deprecated ClassesClassDescription- Use javax.xml.soap.SOAPFactory for creating SOAPElements.Please use DefaultSOAPEncodingTypeMappingImpl.java
-
Deprecated FieldsFieldDescriptionuse WSDL_PORT_NAME instead.use WSDL_SERVICE instead.use URI_SOAP12_NEXT_ROLEShould use javax.xml.rpc.Call.SOAPACTION_URI_PROPERTY instead.
-
Deprecated MethodsMethodDescriptionUse javax.xml.soap.SOAPFactory.createElement(String localName) insteadUse javax.xml.soap.SOAPFactory.createElement(String localName, String prefix, String uri) insteadUse javax.xml.soap.SOAPFactory.createElement(javax.xml.soap.Name) insteadexpect to see this go away after 1.1, use setFaultCodeAsString instead!please use Stub._getCallThis method has been changed to a no-op but remains in the code to keep compatibility with pre-1.1 generated stubs.this functionality, which is only relevant to ElementDescs, now lives in ElementDesc and is more flexible (you can set minOccurs and maxOccurs as you please)use serialize(QName, Attributes, Object, QName, Class) insteaduse serialize(QName, Attributes, Object, QName, Boolean, Boolean) instead.this is not implementednot implemented!this is not implementeduse
setSeconds(double)
insteadUse the correctly spelledCLOptionDescriptor.getIncompatible()
instead.Use getTypeMappingRegistry instead(use getStyle and getUse)Use setTypeMappingRegistry instead(use setStyle and setUse)Please use writeSchemaElement(String namespaceURI, Element element)use specialized get{Element,Type}Index() methods insteadUse setDebug(value)Use setSkeletonWanted(value)Call run(uri) instead.Call run(context, doc) instead.Use setAllWanted(all)Use setImports(generateImports)Use setServerSide(value)Use setTestCaseWanted()Use isDebug()Use isSkeletonWanted()Use isServerSide()Use isHelperWanted()Use isVerbose()Call getFactory instead. This doesn't return a WriterFactory, it returns a GeneratorFactory.Use setHelperWanted(value)Use setVerbose(value)
-
Deprecated Constructors