|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DermiApplicationListener
Interface to be implemented by applications that must be notified
| Method Summary | |
|---|---|
DermiContent |
interceptAnycast(Topic tpc,
DermiContent cnt)
Method required for manycalls, in case the contents of the message must be changed on-the-fly |
void |
receiveInterceptorMessage(java.util.Hashtable msg,
java.util.ArrayList interceptors)
Upcall when an interceptor message is received |
void |
setConnection(DermiConnection conn)
Sets the specified connection to this application |
| Method Detail |
|---|
void setConnection(DermiConnection conn)
conn - Connection
void receiveInterceptorMessage(java.util.Hashtable msg,
java.util.ArrayList interceptors)
DermiContent interceptAnycast(Topic tpc,
DermiContent cnt)
tpc - Topic Group's topiccnt - ScribeContent Original content
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||