Uses of Interface
com.sun.xml.ws.spi.db.DatabindingProvider
-
Packages that use DatabindingProvider Package Description com.sun.xml.ws.db -
-
Uses of DatabindingProvider in com.sun.xml.ws.db
Classes in com.sun.xml.ws.db that implement DatabindingProvider Modifier and Type Class Description classDatabindingProviderImplDatabindingProviderImpl is the default JAXWS implementation of DatabindingProviderFields in com.sun.xml.ws.db declared as DatabindingProvider Modifier and Type Field Description protected DatabindingProviderDatabindingFactoryImpl. defaultRuntimeFactoryFields in com.sun.xml.ws.db with type parameters of type DatabindingProvider Modifier and Type Field Description protected List<DatabindingProvider>DatabindingFactoryImpl. providersMethods in com.sun.xml.ws.db that return DatabindingProvider Modifier and Type Method Description DatabindingProviderDatabindingFactoryImpl. provider(DatabindingConfig config)
-