JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.yahoo.search.query.textserialize.parser
Interface DispatchFormHandler
All Known Implementing Classes:
ItemFormHandler
public interface
DispatchFormHandler
Author:
Tony Vaagenes
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
dispatch
(
String
name,
List
<
Object
> arguments,
Object
dispatchContext)
Method Details
dispatch
Object
dispatch
(
String
name,
List
<
Object
> arguments,
Object
dispatchContext)