org.jclouds.rackspace.cloudloadbalancers.v1.functions
Class ParseSessionPersistence

java.lang.Object
  extended by org.jclouds.rackspace.cloudloadbalancers.v1.functions.ParseSessionPersistence
All Implemented Interfaces:
com.google.common.base.Function<org.jclouds.http.HttpResponse,SessionPersistence>, org.jclouds.rest.InvocationContext<ParseSessionPersistence>

public class ParseSessionPersistence
extends Object
implements com.google.common.base.Function<org.jclouds.http.HttpResponse,SessionPersistence>, org.jclouds.rest.InvocationContext<ParseSessionPersistence>


Method Summary
 SessionPersistence apply(org.jclouds.http.HttpResponse response)
           
 ParseSessionPersistence setContext(org.jclouds.http.HttpRequest request)
           
 
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
 

Method Detail

apply

public SessionPersistence apply(org.jclouds.http.HttpResponse response)
Specified by:
apply in interface com.google.common.base.Function<org.jclouds.http.HttpResponse,SessionPersistence>

setContext

public ParseSessionPersistence setContext(org.jclouds.http.HttpRequest request)
Specified by:
setContext in interface org.jclouds.rest.InvocationContext<ParseSessionPersistence>


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.