public class QueryServices extends Object implements QueryServiceSet
| Constructor and Description |
|---|
QueryServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
onQueryFirst(ServiceRequest<QueryFirstRequest,QueryFirstResponse> service) |
void |
onQueryNext(ServiceRequest<QueryNextRequest,QueryNextResponse> service) |
public void onQueryFirst(ServiceRequest<QueryFirstRequest,QueryFirstResponse> service) throws UaException
onQueryFirst in interface QueryServiceSetUaExceptionpublic void onQueryNext(ServiceRequest<QueryNextRequest,QueryNextResponse> service) throws UaException
onQueryNext in interface QueryServiceSetUaExceptionCopyright © 2018. All rights reserved.