-
Classes Class Description javax.xml.soap.SOAPElementFactory - Usejavax.xml.soap.SOAPFactoryfor creating SOAPElements.
-
Annotation Types Annotation Type Description javax.jws.soap.InitParam javax.jws.soap.SOAPMessageHandler javax.jws.soap.SOAPMessageHandlers As of JSR-181 2.0 with no replacement.
-
Methods Method Description javax.jws.HandlerChain.name() As of JSR-181 2.0 with no replacement.javax.xml.soap.SOAPElementFactory.create(Name) Use javax.xml.soap.SOAPFactory.createElement(javax.xml.soap.Name) instead
-
Annotation Type Elements Annotation Type Element Description javax.jws.HandlerChain.name() As of JSR-181 2.0 with no replacement.