Class BindUserMetadataToHeaders

java.lang.Object
org.jclouds.atmos.binders.BindUserMetadataToHeaders
All Implemented Interfaces:
com.google.common.base.Function<UserMetadata,Map<String,String>>, Function<UserMetadata,Map<String,String>>, Binder

@Singleton public class BindUserMetadataToHeaders extends Object implements Binder, com.google.common.base.Function<UserMetadata,Map<String,String>>