This project has retired. For details please refer to its
Attic page.
ParseCdnUriFromHeaders (Apache jclouds 1.7.3 API)
-
- 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 AccountMetadata
from HTTP headers.
- Author:
- James Murty
-
-
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.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.common.base.Function
equals
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.