public class ParseSessionPersistence extends Object implements com.google.common.base.Function<HttpResponse,SessionPersistence>, InvocationContext<ParseSessionPersistence>
| Modifier and Type | Method and Description | 
|---|---|
SessionPersistence | 
apply(HttpResponse response)  | 
ParseSessionPersistence | 
setContext(HttpRequest request)  | 
public SessionPersistence apply(HttpResponse response)
apply in interface com.google.common.base.Function<HttpResponse,SessionPersistence>public ParseSessionPersistence setContext(HttpRequest request)
setContext in interface InvocationContext<ParseSessionPersistence>Copyright © 2009-2013 jclouds. All Rights Reserved.