Class ParseSessionPersistence
java.lang.Object
org.jclouds.rackspace.cloudloadbalancers.v1.functions.ParseSessionPersistence
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,
,SessionPersistence> Function<HttpResponse,
,SessionPersistence> InvocationContext<ParseSessionPersistence>
public class ParseSessionPersistence
extends Object
implements com.google.common.base.Function<HttpResponse,SessionPersistence>, InvocationContext<ParseSessionPersistence>
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,
SessionPersistence> - Specified by:
apply
in interfaceFunction<HttpResponse,
SessionPersistence>
-
setContext
- Specified by:
setContext
in interfaceInvocationContext<ParseSessionPersistence>
-