| Package | Description |
|---|---|
| org.apache.shindig.protocol |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRequestItem
Default implementation of RequestItem
|
| Modifier and Type | Method and Description |
|---|---|
void |
HandlerExecutionListener.executed(String service,
String operation,
RequestItem request) |
void |
HandlerExecutionListener.NoOpHandler.executed(String service,
String operation,
RequestItem request) |
void |
HandlerExecutionListener.LoggingHandler.executed(String service,
String operation,
RequestItem request) |
void |
HandlerExecutionListener.executing(String service,
String operation,
RequestItem request)
Called prior to executing a REST or RPC handler
|
void |
HandlerExecutionListener.NoOpHandler.executing(String service,
String operation,
RequestItem request) |
void |
HandlerExecutionListener.LoggingHandler.executing(String service,
String operation,
RequestItem request) |
Set<String> |
SystemHandler.listMethods(RequestItem request) |
Copyright © 2007-2012. All Rights Reserved.