This project has retired. For details please refer to its
Attic page.
ParseCDNContainerURIFromHeaders (Apache jclouds 2.0.0 API)
- java.lang.Object
-
- org.jclouds.rackspace.cloudfiles.v1.functions.ParseCDNContainerURIFromHeaders
-
- All Implemented Interfaces:
- com.google.common.base.Function<HttpResponse,URI>
public class ParseCDNContainerURIFromHeaders
extends Object
implements com.google.common.base.Function<HttpResponse,URI>
Parses the CDNContainer
from the response 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.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.common.base.Function
equals
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.