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

Packages that use LocaleWrapper
org.marketcetera.util.ws.stateless Infrastructure for stateless communication between client and server. 
 

Uses of LocaleWrapper in org.marketcetera.util.ws.stateless
 

Methods in org.marketcetera.util.ws.stateless that return LocaleWrapper
 LocaleWrapper StatelessClientContext.getLocale()
          Returns the receiver's (wrapped) locale.
 

Methods in org.marketcetera.util.ws.stateless with parameters of type LocaleWrapper
 void StatelessClientContext.setLocale(LocaleWrapper locale)
          Sets the receiver's (wrapped) locale to the given one.
 



Copyright © 2012. All Rights Reserved.