org.apache.shindig.social.opensocial.service
Class GroupHandler

java.lang.Object
  extended by org.apache.shindig.social.opensocial.service.GroupHandler

public class GroupHandler
extends Object

RPC/REST handler for groups requests

Since:
2.0.0

Constructor Summary
GroupHandler(GroupService service)
           
 
Method Summary
 Future<?> get(SocialRequestItem request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupHandler

@Inject
public GroupHandler(GroupService service)
Method Detail

get

public Future<?> get(SocialRequestItem request)
              throws ProtocolException
Throws:
ProtocolException


Copyright © 2007-2012. All Rights Reserved.