Uses of Interface
de.hybris.platform.webservicescommons.jaxb.wrapper.JaxbObjectWrapperFactory
-
Packages that use JaxbObjectWrapperFactory Package Description de.hybris.platform.webservicescommons.jaxb.wrapper de.hybris.platform.webservicescommons.jaxb.wrapper.impl -
-
Uses of JaxbObjectWrapperFactory in de.hybris.platform.webservicescommons.jaxb.wrapper
Method parameters in de.hybris.platform.webservicescommons.jaxb.wrapper with type arguments of type JaxbObjectWrapperFactory Modifier and Type Method Description voidJaxbWrapperSupport. setWrapperFactories(java.util.List<JaxbObjectWrapperFactory> wrapperFactories) -
Uses of JaxbObjectWrapperFactory in de.hybris.platform.webservicescommons.jaxb.wrapper.impl
Classes in de.hybris.platform.webservicescommons.jaxb.wrapper.impl that implement JaxbObjectWrapperFactory Modifier and Type Class Description classJaxbDoubleWrapperFactoryclassJaxbListWrapperFactoryclassJaxbLongWrapperFactoryclassJaxbMapWrapperFactoryclassJaxbStringWrapperFactory
-