Module com.sun.xml.ws.jaxws
Package com.oracle.webservices.api.databinding
-
Interface Summary Interface Description Databinding Databindingis the entry point for all the WebService Databinding functionality.Databinding.Builder Databinding.Builder, created from the DatabindingFactory, is used to configure how a Databinding instance is to be built from this builder.JavaCallInfo On the client or service-requestor side, a JavaCallInfo object represents a method call on the service proxy to be serialized as a SOAP request message to be sent to the service.WSDLGenerator WSDLGenerator is used to generate the WSDL representation of the service endpoint interface of the parent Databinding object.WSDLResolver WSDLResolver is used by WSDLGenerator while generating WSDL and its associated documents. -
Class Summary Class Description DatabindingFactory DatabindingFactoryis the entry point of all the WebService Databinding APIs.DatabindingModeFeature DatabindingModeFeature.Builder ExternalMetadataFeature WebServiceFeature allowing to define either on server or client side external xml descriptors replacing/supplementing WS metadata provided by class annotations.ExternalMetadataFeature.Builder -
Annotation Types Summary Annotation Type Description DatabindingMode