Uses of Package
com.sun.xml.ws.api.databinding

Packages that use com.sun.xml.ws.api.databinding
com.oracle.webservices.api.databinding   
com.sun.xml.ws.api.databinding   
com.sun.xml.ws.api.server APIs for hosting JAX-WS services. 
com.sun.xml.ws.client.sei   
com.sun.xml.ws.db   
com.sun.xml.ws.model   
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
com.sun.xml.ws.server.sei   
com.sun.xml.ws.spi.db   
 

Classes in com.sun.xml.ws.api.databinding used by com.oracle.webservices.api.databinding
MetadataReader
          MetadataReader
 

Classes in com.sun.xml.ws.api.databinding used by com.sun.xml.ws.api.databinding
ClientCallBridge
           
DatabindingConfig
          DatabindingConfig contains the initial states for Databinding.
DatabindingFactory
          WsFactory is the entry point of all the ws-databinding APIs.
EndpointCallBridge
           
MappingInfo
          A MappingInfo object is the collection of all the properties of the mapping between a JAVA contract class (SEI) and it's corresponding WSDL artifacts (wsdl:portType and wsdl:binding).
MetadataReader
          MetadataReader
SoapBodyStyle
          The SoapBodyStyle represents the possible choices of the mapping styles between the SOAP body of a wsdl:operation input/output messages and JAVA method parameters and return/output values.
WSDLGenInfo
          WSDLGenInfo provides the WSDL generation options
 

Classes in com.sun.xml.ws.api.databinding used by com.sun.xml.ws.api.server
MetadataReader
          MetadataReader
 

Classes in com.sun.xml.ws.api.databinding used by com.sun.xml.ws.client.sei
ClientCallBridge
           
 

Classes in com.sun.xml.ws.api.databinding used by com.sun.xml.ws.db
ClientCallBridge
           
Databinding
          Databinding is the entry point for all the WebService databinding runtime functionality.
DatabindingConfig
          DatabindingConfig contains the initial states for Databinding.
DatabindingFactory
          WsFactory is the entry point of all the ws-databinding APIs.
EndpointCallBridge
           
WSDLGenInfo
          WSDLGenInfo provides the WSDL generation options
 

Classes in com.sun.xml.ws.api.databinding used by com.sun.xml.ws.model
Databinding
          Databinding is the entry point for all the WebService databinding runtime functionality.
DatabindingConfig
          DatabindingConfig contains the initial states for Databinding.
MetadataReader
          MetadataReader
 

Classes in com.sun.xml.ws.api.databinding used by com.sun.xml.ws.server
MetadataReader
          MetadataReader
 

Classes in com.sun.xml.ws.api.databinding used by com.sun.xml.ws.server.sei
EndpointCallBridge
           
 

Classes in com.sun.xml.ws.api.databinding used by com.sun.xml.ws.spi.db
DatabindingConfig
          DatabindingConfig contains the initial states for Databinding.
 



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