-
Interfaces Interface Description com.sun.xml.ws.api.ImpliesWebServiceFeature com.sun.xml.ws.api.pipe.Fiber.Listener com.sun.xml.ws.api.pipe.Pipe UseTube.com.sun.xml.ws.api.server.EndpointComponent replaced byComponentcom.sun.xml.ws.streaming.MtomStreamWriter use org.jvnet.staxex.util.MtomStreamWritercom.sun.xml.ws.wsdl.writer.WSDLResolver Use com.oracle.webservices.api.databinding.WSDLResolver directlycom.sun.xml.wss.impl.callback.SAMLAssertionValidator use the new extended SAMLValidator interface An implementation of the extended SAMLValidator interface can throw UnsupportedOperationException for methods defined in this base interface.
-
Classes Class Description com.sun.xml.bind.api.BridgeContext The caller no longer needs to use this, asBridgehas methods that can work withoutBridgeContext.com.sun.xml.bind.DatatypeConverterImpl in JAXB 2.2.4 - use javax.xml.bind.DatatypeConverterImpl instead or let us know why you can'tcom.sun.xml.rpc.processor.modeler.rmi.SOAPSimpleTypeCreator This class will be deprecated. Use com.sun.xml.rpc.util.JAXRPCClassFactory to get SOAPSimpleTypeCreatorBase instance.com.sun.xml.rpc.processor.modeler.wsdl.SchemaAnalyzer This class will be deprecated. Use com.sun.xml.rpc.util.JAXRPCClassFactory to get SchemaAnalyzerBase instance.com.sun.xml.rpc.processor.modeler.wsdl.WSDLModeler This class will be deprecated. Use com.sun.xml.rpc.util.JAXRPCClassFactory to get WSDLModelerBase instance.com.sun.xml.rpc.processor.schema.InternalSchemaBuilder This class will be deprecated. Use com.sun.xml.rpc.util.JAXRPCClassFactory to get SchemaAnalyzerBase instance.com.sun.xml.ws.api.DistributedPropertySet Use com.oracle.webservices.api.message.DistributedPropertySet instead.com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext com.sun.xml.ws.api.pipe.PipeCloner UseTubeCloner.com.sun.xml.ws.api.pipe.PipelineAssemblerFactory UseTubelineAssemblerFactoryinstead.com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext com.sun.xml.ws.api.PropertySet Use com.oracle.webservices.api.message.PropertySet instead.com.sun.xml.ws.api.PropertySet.PropertyMap com.sun.xml.ws.assembler.ClientPipelineHook To be removed in 3.0, use com.sun.xml.ws.assembler.metro.dev.ClientPipelineHook instead.com.sun.xml.ws.assembler.dev.ClientPipelineHook To be removed in 3.0, use com.sun.xml.ws.assembler.metro.dev.ClientPipelineHook instead.com.sun.xml.ws.assembler.ServerPipelineHook To be removed in 3.0, use com.sun.xml.ws.assembler.metro.ServerPipelineHook instead.com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter use org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWritercom.sun.xml.wss.impl.callback.PrefixNamespaceMappingCallback : since XWS 2.0 EAcom.sun.xml.wss.impl.callback.PropertyCallback This callback is no longer supported by the XWS-Security runtime, use the XWS-Security configuration file to set the above property values instead.com.sun.xml.xsom.impl.parser.SAXParserFactoryAdaptor
-
Annotation Types Annotation Type Description com.sun.xml.bind.annotation.XmlIsSet this hasn't been implemented in the RI, and this hasn't been speced yet. I believe Joe asked for this feature. I'd like to drop this.