|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryNextResponse | |
|---|---|
| org.opcfoundation.ua.core | All the code in this package are codegenerated. |
| org.opcfoundation.ua.transport | This package contains SecureChannel and related interfaces |
| Uses of QueryNextResponse in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return QueryNextResponse | |
|---|---|
QueryNextResponse |
QueryNextResponse.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type QueryNextResponse | |
|---|---|
void |
NodeManagementServiceSetHandler.onQueryNext(EndpointServiceRequest<QueryNextRequest,QueryNextResponse> req)
|
| Uses of QueryNextResponse in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport that return QueryNextResponse | |
|---|---|
QueryNextResponse |
ChannelService.QueryNext(QueryNextRequest req)
Synchronous QueryNext service request. |
QueryNextResponse |
ChannelService.QueryNext(RequestHeader RequestHeader,
Boolean ReleaseContinuationPoint,
ByteString ContinuationPoint)
Synchronous QueryNext service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||