public class DefaultViewServiceSet extends Object implements ViewServiceSet
| Constructor and Description |
|---|
DefaultViewServiceSet(ExecutorService executor) |
| Modifier and Type | Method and Description |
|---|---|
void |
onBrowse(ServiceRequest service) |
void |
onBrowseNext(ServiceRequest service) |
void |
onRegisterNodes(ServiceRequest service) |
void |
onTranslateBrowsePaths(ServiceRequest service) |
void |
onUnregisterNodes(ServiceRequest service) |
public DefaultViewServiceSet(ExecutorService executor)
public void onBrowse(ServiceRequest service)
onBrowse in interface ViewServiceSetpublic void onBrowseNext(ServiceRequest service)
onBrowseNext in interface ViewServiceSetpublic void onTranslateBrowsePaths(ServiceRequest service)
onTranslateBrowsePaths in interface ViewServiceSetpublic void onRegisterNodes(ServiceRequest service) throws UaException
onRegisterNodes in interface ViewServiceSetUaExceptionpublic void onUnregisterNodes(ServiceRequest service) throws UaException
onUnregisterNodes in interface ViewServiceSetUaExceptionCopyright © 2021. All rights reserved.