|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodManager | |
|---|---|
| com.prosysopc.ua.server | Main server side classes of the SDK. |
| Uses of MethodManager in com.prosysopc.ua.server |
|---|
| Subclasses of MethodManager in com.prosysopc.ua.server | |
|---|---|
class |
MethodManagerUaNode
A generic method manager implementation, which dispatches the method calls to UaNodes. |
| Methods in com.prosysopc.ua.server that return MethodManager | |
|---|---|
MethodManager |
NodeManager.getMethodManager()
|
| Methods in com.prosysopc.ua.server with parameters of type MethodManager | |
|---|---|
void |
NodeManager.setMethodManager(MethodManager methodManager)
Define the MethodManager that is handling method calls for the nodes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||