|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataChannelFilterChain
Provides DataChannelFilters with API to pass control to the next filter in the chain or the underlying DataChannel for the last chain filter.
Method Summary | |
---|---|
QueryResponse |
onQuery(ObjectContext originatingContext,
Query query)
|
GraphDiff |
onSync(ObjectContext originatingContext,
GraphDiff changes,
int syncType)
|
Method Detail |
---|
QueryResponse onQuery(ObjectContext originatingContext, Query query)
GraphDiff onSync(ObjectContext originatingContext, GraphDiff changes, int syncType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |