|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataFilter
Data Filter Data filters are used to transform data as it is sent to a Channel.
Method Summary | |
---|---|
java.lang.Object |
filter(Client from,
Channel to,
java.lang.Object data)
|
Method Detail |
---|
java.lang.Object filter(Client from, Channel to, java.lang.Object data) throws java.lang.IllegalStateException
from
- to
- TODOdata
-
java.lang.IllegalStateException
- If the message should be aborted
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |