|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoryReadRequest | |
|---|---|
| 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 HistoryReadRequest in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return HistoryReadRequest | |
|---|---|
HistoryReadRequest |
HistoryReadRequest.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type HistoryReadRequest | |
|---|---|
void |
AttributeServiceSetHandler.onHistoryRead(EndpointServiceRequest<HistoryReadRequest,HistoryReadResponse> req)
|
| Uses of HistoryReadRequest in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport with parameters of type HistoryReadRequest | |
|---|---|
HistoryReadResponse |
ChannelService.HistoryRead(HistoryReadRequest req)
Synchronous HistoryRead service request. |
AsyncResult |
ChannelService.HistoryReadAsync(HistoryReadRequest req)
Asynchronous HistoryRead service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||