|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.ip2.ItemHandler ix.ip2.ActivityHandler ix.ip2.SyncState.SyncStateHandler ix.ip2.SyncStateServer.SyncStateServerHandler
public class SyncStateServer.SyncStateServerHandler
Field Summary |
---|
Fields inherited from class ix.ip2.SyncState.SyncStateHandler |
---|
ip2 |
Fields inherited from class ix.ip2.ItemHandler |
---|
actionDescription |
Constructor Summary | |
---|---|
SyncStateServer.SyncStateServerHandler(Ip2 ip2)
|
Method Summary | |
---|---|
void |
handle(AgendaItem item)
Called to perform the action implemented by this handler, if the selected HandlerAction so desires. |
Methods inherited from class ix.ip2.SyncState.SyncStateHandler |
---|
addHandlerActions, appliesTo, getOperation, getSyntaxList, isAutomatic |
Methods inherited from class ix.ip2.ActivityHandler |
---|
toString |
Methods inherited from class ix.ip2.ItemHandler |
---|
getActionDescription, makeHandler, reviseHandlerActions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SyncStateServer.SyncStateServerHandler(Ip2 ip2)
Method Detail |
---|
public void handle(AgendaItem item)
ItemHandler
handle
in class SyncState.SyncStateHandler
ItemHandler.addHandlerActions(AgendaItem)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |