ExtensionProfiles are used to generate and parse xml by the gdata api. For that case all methods are synchronized. This will slow down the application when performing lots of xml generation concurrently. For that case the extensionProfile for a specific service will be pooled and reused.
@author Simon Willnauer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|