|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISharedObjectEvent
One update event for a shared object received through a connection.
| Nested Class Summary | |
|---|---|
static class |
ISharedObjectEvent.Type
|
| Method Summary | |
|---|---|
String |
getKey()
Returns the key of the event. |
ISharedObjectEvent.Type |
getType()
Returns the type of the event. |
Object |
getValue()
Returns the value of the event. |
| Method Detail |
|---|
ISharedObjectEvent.Type getType()
String getKey()
null.
Object getValue()
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||