This project has retired. For details please refer to its
        
        Attic page.
      
- java.lang.Object
- 
- org.jclouds.hpcloud.objectstorage.functions.ParseCDNUriFromHeaders
 
- 
- All Implemented Interfaces:
- com.google.common.base.Function<HttpResponse,URI>
 
 
 public class ParseCDNUriFromHeaders
extends Object
implements com.google.common.base.Function<HttpResponse,URI> This parses AccountMetadatafrom HTTP headers.
 
 
- 
- 
Method Summary
Methods 
| Modifier and Type | Method and Description |  
| URI | apply(HttpResponse from)parses the http response headers to provide the CDN URI string. |  
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Methods inherited from interface com.google.common.base.Functionequals
 
 
 
 
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.