|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Watch | |
|---|---|
| obixserver.core | Core oBIX Server Subsystem |
| obixserver.watch | Watch management |
| Uses of Watch in obixserver.core |
|---|
| Methods in obixserver.core with parameters of type Watch | |
|---|---|
obix.Obj |
InvocationManager.watchToObj(Watch watch)
|
| Uses of Watch in obixserver.watch |
|---|
| Methods in obixserver.watch that return Watch | |
|---|---|
Watch |
WatchManager.getWatchForId(String watchId)
|
Watch |
WatchManager.makeWatch()
|
| Methods in obixserver.watch with parameters of type Watch | |
|---|---|
private void |
WatchManager.addToWatchedObjMap(obix.Obj obj,
Watch watch)
|
private void |
WatchManager.deleteWatchFromWatchedObjMap(Watch watch)
|
private void |
WatchManager.removeFromWatchedObjMap(obix.Obj obj,
Watch watch)
|
obix.Obj |
WatchManager.watchToObj(Watch watch)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||