Uses of Class
org.marketcetera.util.ws.wrappers.DualWrapper

Packages that use DualWrapper
org.marketcetera.util.ws.wrappers Wrappers enabling certain web service data types to be marshalled. 
 

Uses of DualWrapper in org.marketcetera.util.ws.wrappers
 

Subclasses of DualWrapper in org.marketcetera.util.ws.wrappers
 class CompSerWrapper<T extends Serializable & Comparable<? super T>>
          A dual-form wrapper for marshalling a comparable and serializable object.
 class DateWrapper
          A dual-form wrapper for marshalling a date.
 class LocaleWrapper
          A dual-form wrapper for marshalling a locale.
 class SerWrapper<T extends Serializable>
          A dual-form wrapper for marshalling a serializable object.
 



Copyright © 2012. All Rights Reserved.