org.exoplatform.social.client.api
Class SocialClientContext.Context
java.lang.Object
org.exoplatform.social.client.api.SocialClientContext.Context
- Enclosing class:
- SocialClientContext
public class SocialClientContext.Context
- extends Object
Keeping the HttpRequest and HttpResponse for Social RestService
- Author:
- thanh_vucong
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocialClientContext.Context
public SocialClientContext.Context(org.apache.http.HttpRequest request,
org.apache.http.HttpResponse response)
getRequest
public org.apache.http.HttpRequest getRequest()
getResponse
public org.apache.http.HttpResponse getResponse()
Copyright © 2011 eXo Platform. All Rights Reserved.