Since the QueryBuilder is not thread-safe, it cannot be set as a member variable -- instead, use this factory and call {@link #getInstance()}whenever you need to query the FRED web services.
This class can be extended, for example, if you need to always return the same value for some query parameter -- for example, in this class we always return the same API key.
@author Support
|
|
|
|
|
|