Uses of Package
com.oracle.webservices.api.databinding

Packages that use com.oracle.webservices.api.databinding
com.oracle.webservices.api.databinding   
com.sun.xml.ws.api.databinding   
com.sun.xml.ws.client.sei   
com.sun.xml.ws.db   
com.sun.xml.ws.server.sei   
com.sun.xml.ws.spi.db   
com.sun.xml.ws.transport.http   
com.sun.xml.ws.wsdl.writer   
 

Classes in com.oracle.webservices.api.databinding used by com.oracle.webservices.api.databinding
Databinding
          Databinding is 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.
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
           
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.
 

Classes in com.oracle.webservices.api.databinding used by com.sun.xml.ws.api.databinding
Databinding
          Databinding is the entry point for all the WebService Databinding functionality.
DatabindingFactory
          DatabindingFactory is the entry point of all the WebService Databinding APIs.
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.
WSDLResolver
          WSDLResolver is used by WSDLGenerator while generating WSDL and its associated documents.
 

Classes in com.oracle.webservices.api.databinding used by com.sun.xml.ws.client.sei
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.
 

Classes in com.oracle.webservices.api.databinding used by com.sun.xml.ws.db
Databinding
          Databinding is 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.
DatabindingFactory
          DatabindingFactory is the entry point of all the WebService Databinding APIs.
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.
 

Classes in com.oracle.webservices.api.databinding used by com.sun.xml.ws.server.sei
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.
 

Classes in com.oracle.webservices.api.databinding used by com.sun.xml.ws.spi.db
Databinding
          Databinding is the entry point for all the WebService Databinding functionality.
WSDLGenerator
          WSDLGenerator is used to generate the WSDL representation of the service endpoint interface of the parent Databinding object.
 

Classes in com.oracle.webservices.api.databinding used by com.sun.xml.ws.transport.http
ExternalMetadataFeature
          WebServiceFeature allowing to define either on server or client side external xml descriptors replacing/supplementing WS metadata provided by class annotations.
 

Classes in com.oracle.webservices.api.databinding used by com.sun.xml.ws.wsdl.writer
WSDLResolver
          WSDLResolver is used by WSDLGenerator while generating WSDL and its associated documents.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.