org.apache.shindig.protocol
Class SystemHandler

java.lang.Object
  extended by org.apache.shindig.protocol.SystemHandler

public class SystemHandler
extends Object

Implements the 'system' service operations for JSON/XML RPC


Constructor Summary
SystemHandler(HandlerRegistry registry)
           
 
Method Summary
 Set<String> listMethods(RequestItem request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemHandler

public SystemHandler(HandlerRegistry registry)
Method Detail

listMethods

public Set<String> listMethods(RequestItem request)


Copyright © 2007-2012. All Rights Reserved.