|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BroadcastFilter
Transform a message of type 'E" before it get broadcasted to
AtmosphereHandler.onStateChange(org.atmosphere.cpr.AtmosphereResourceEvent)
XSSHtmlFilter for an example.
| Nested Class Summary | |
|---|---|
static class |
BroadcastFilter.BroadcastAction
Simple class that tells the Broadcaster to broacast or not
the transformed value. |
| Method Summary | |
|---|---|
BroadcastFilter.BroadcastAction |
filter(Object message)
Transform or Filter a message. |
| Method Detail |
|---|
BroadcastFilter.BroadcastAction filter(Object message)
Broadcaster to discard the message, e.g to not broadcast it.
message - Object a message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||